This is the mail archive of the gcc-help@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]

gcc3.2 and /usr/lib/sparcv9/values-Xa.o



I'm having a similar problem to something this: http://gcc.gnu.org/ml/gcc-help/2002-07/msg00042.html
(missing /usr/lib/sparcv9/values-Xa.o)

I have a /usr/lib/values-Xa.o, but not /usr/lib/sparcv9/values-Xa.o

gcc3.2 is failing a bootstrap because it cannot find this file.

Never mind, I found the necessary configure flags.

../gcc-3.2/configure
--prefix=/users/afeick/local --enable-threads=posix --disable-multilib --disable-nls --with-gnu-ld --with-ld=/users/afeick/local/bin/ld --with-gnu-as --with-as=/users/afeick/local/bin/as --enable-languages=c,c++,f77,objc --disable-libgcj



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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