This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Missing "line-map.*" in gcc cvs repository


On Wed, Aug 11, 2004 at 10:01:56AM -0400, Awbice@aol.com wrote:
> # copy needed ./gcc libraries to ./gnupowerpc directory
> cd ./gcc
> cp -a libf2c libffi libiberty libjava libobjc libstdc++-v3 ../gnupowerpc
> cp -a INSTALL boehm-gc contrib fastjar gcc maintainer-scripts zlib ../gnupowerpc
> cp -af include/* ../gnupowerpc/include
> cd ..

That's not a robust way to do this... in any case you have missed
several recently created directories.

The one that's causing this particular error is libcpp.

-- 
Daniel Jacobowitz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]