[oe] x86_64 multilib

Michael Smith msmith at cbnco.com
Tue Aug 18 18:15:58 UTC 2009


Roman I Khimov wrote:
> Well, for x86_64 we build GRUB like this:
> 
> ========
> LDFLAGS += "-static"
> CFLAGS += "${CFLAGS_MULTILIB}"
> ========
> 
> where
> 
> ==========
> CFLAGS_MULTILIB = "-march=i686 -m32"
> ==========

Hi Roman,

I had to build my gcc-cross with --disable-multilib because my glibc is 
not multilib. In April you posted a patch series to add multilib support 
for x86_64, but I'm not sure how much of it made it into the tree:

http://thread.gmane.org/gmane.comp.handhelds.openembedded/22737

Are you still using that patchset to get working gcc -m32?

Thanks,
Mike




More information about the Openembedded-devel mailing list