Problem building gcc 4.5.0 on Fedora 64 bit, OK on 32 bit.
Ian Lance Taylor
iant@google.com
Fri May 7 14:29:00 GMT 2010
Cedric Roux <cedric.roux@acri-st.fr> writes:
> Jeremy Hall wrote:
>> Hi,
>> I built gcc 4.5.0 successfully on Fedora 12 32 bit, but when I try on
>> the 64 bit release the build fails.
>> In file included from /usr/include/features.h:376:0,
>> from /usr/include/stdio.h:28,
>> from ../../.././libgcc/../gcc/tsystem.h:87,
>> from ../../.././libgcc/../gcc/libgcc2.c:29:
>> /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such
>> file or directory
>> Many thanks,
>> Jeremy
>
> pass --disable-multilib to "configure"
Or install the 32 bit development libraries.
Ian
More information about the Gcc-help
mailing list