Re: Compiling gcc-3.4.6 on x86_64 stubs-32.h missing -m32 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marc Weber wrote:

> Howver I'd like to be able to compile 32bit as well.
> 
> To be able to do that I need a glibc supporting 32bit (thus containing
> the stubs-32.h file)
> 
> Do I need to setup up a complete cross compilation toolchain to get that
> and install glibc twice (one time 32bit used by -m32 and one time 64 bit
> used by --disable-multilib) ?

No, like I said you just need to install the 32 bit glibc-dev package
from your distro.  Every one has one, but they call them different
names.

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux