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]
Other format: [Raw text]

[Bug bootstrap/42345] cannot force 32 bit toolchain only



------- Comment #10 from bkoz at gcc dot gnu dot org  2009-12-09 20:58 -------
result from --build/--target/--host == i686-unknown-linux-gnu in
config4.libgcc.log. 

Fails with:

In file included from /usr/include/features.h:376:0,
                 from /usr/include/stdio.h:28,
                 from /mnt/share/src/gcc-trunk/libgcc/../gcc/tsystem.h:87,
                 from /mnt/share/src/gcc-trunk/libgcc/../gcc/libgcc2.c:29:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or
directory
compilation terminated.
make[3]: *** [_muldi3.o] Error 1
make[3]: Leaving directory
`/mnt/share/bld/gcc-i686/i686-unknown-linux-gnu/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory `/mnt/share/bld/gcc-i686'


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42345


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