This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Missing "line-map.*" in gcc cvs repository
- From: Daniel Jacobowitz <drow at false dot org>
- To: Awbice at aol dot com
- Cc: gcc at gcc dot gnu dot org, aldyg at redhat dot com
- Date: Wed, 11 Aug 2004 12:55:07 -0400
- Subject: Re: Missing "line-map.*" in gcc cvs repository
- References: <03183190.0C5BE43A.0004786B@aol.com>
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