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]

Compilation error...



Ok I give, I have tried to compile egcs-970907 somewhere around 50 times
now and everytime I get the same error:

gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g -O2  -DHAVE_CONFIG_H     -I. -I. -I./config  \
-DTARGET_MACHINE=\"i586-pc-linux-gnulibc1\"  \
-c `echo ./collect2.c | sed 's,^\./,,'`
cpp: Usage: /usr/lib/gcc-lib/i586-unknown-linux-gnulibc1/2.7.2.3/cpp
[switches] input output
make[1]: *** [collect2.o] Error 1
make[1]: Leaving directory `/usr/src/egcs-970907/gcc'
make: *** [all-gcc] Error 2

I have tried everything to get this to compile, from reinstalling gnu-cc
bins to recompiling libc5, nada it still pukes on compile when it tries to
pass collect2.c to cpp.

Now I can get by this simply by using ../../egcs-970907/gcc/xgcc but then
another one pops up just like this error only a different file.

All the proper symlinks to gnu-cc are where they are supposed to be and no
I have had no trouble compiling any other code.

Am I missing something on this machine, or what, its a i586 arch with
libc5 (5.4.38) and gnu-cc v2.7.2.3.

Any help would be greatly appreciated

-Tim

Please direct questions to:

admin@heavywater.net

Timothy A. Chandler, System Administrator
Deuterium Networks (fathom.heavywater.net)
Email:  admin@heavywater.net



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