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

Re: target/2878: ARM: cannot use 3.0 to build stage 1 of bootstrap;bad code generated at -O0?



On Wed, 23 May 2001, Philip Blundell wrote:

> I configured with ".../configure --disable-checking" on an armv4
> system.  I didn't use --with-cpu or anything.  I'll try it on a second
> system later, just in case it was due to some local lossage here.

I configured with my standard build options of:
[build@deimos gcc]$ ./xgcc -v
Reading specs from
/usr/local/lib/gcc-lib/armv4l-unknown-linux-gnu/3.0/specs
Configured with: /home/build-rpm/BUILD/gcc/configure --with-cpu=strongarm
--enable-languages=c,c++,objc,f77 --prefix=/usr/local --enable-shared
--enable-threads --without-cvs armv4l-unknown-linux-gnu
Thread model: posix
gcc version 3.0 20010522 (prerelease)
[build@deimos gcc]$

Did you have glibc 2.2 installed?

-Rms


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