This is the mail archive of the gcc-patches@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: 3.4BIB boostrap failure


On Wednesday, December 11, 2002, at 02:16  PM, David Edelsohn wrote:

Zack Weinberg writes:
Zack> This is a problem common to all rs6000 targets, and to any other
Zack> targets that define GTY-marked types in tm.h. It was indeed caused by
Zack> my patch; I took $(GCONFIG_H) out of GTFILES without proper care for
Zack> the consequences. The appended patch should fix it. Please try it
Zack> and let me know how it goes.

Yes, the patch fixes the GC error. Now on to the next failure.
Now I am getting ...

/Volumes/SandBox/dpatel/fsf/b/gcc.bib.build/gcc/xgcc -B/Volumes/SandBox/dpatel/fsf/b/gcc.bib.build/gcc/ -B/usr/local/powerpc-apple-darwin6.2/bin/ -B/usr/local/powerpc-apple-darwin6.2/lib/ -isystem /usr/local/powerpc-apple-darwin6.2/include -DHAVE_CONFIG_H -I. -I../../../../../gcc.bib/libstdc++-v3/libmath -I.. -O2 -g -O2 -c ../../../../../gcc.bib/libstdc++-v3/libmath/stubs.c -o stubs.o
/var/tmp//ccYUKHNR.s:535:FATAL:Symbol L_sqrtf$stub already defined.
make[4]: *** [stubs.lo] Error 1

-Devang


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