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:

> I'd like to compile gcc on nixos on a x86_64 system.
> However somwhere a -m32 flag drops in which seem to cause a requirement
> on stubs-32.h (glibc) which isn't there.
> 
> Do you know what might causing this / how to configure the gcc build
> propberly?

This means you don't have the 32 bit glibc development headers
installed, which are required to multilib.  Install them from your
distro.

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