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


Awbice@aol.com writes:

>> While building the objects in the gcc subdirectory the compile
>> failed because "line-map.h" was missing.  I imagine "line-map.c" is
>> needed also.  Why aren't these files included with the cvs
>> distribution.  Are there any other missing files?

...

> # 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

Copy everything over, not a finite list, and your problem will go
away.

zw


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