Missing "line-map.*" in gcc cvs repository
Zack Weinberg
zack@codesourcery.com
Wed Aug 11 17:29:00 GMT 2004
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
More information about the Gcc
mailing list