Re: GCC 4.7.2 build x86_64 (debian)

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

 



On Fri, Mar 22, 2013 at 6:34 AM, phi gcc <phi.gcc@xxxxxxxxx> wrote:
>
> All ran like a champ until it spitted somthing about gnu/stubs-32.h missing.

...

> I guess I must need more configure options and/or I need to install a
> 32bit environment on my 64 bits build node/

Yes.  The more configure options approach would be to add
--disable-multilib.  The install 32-bit environment would be something
like apt-get install libc6-i386.

Ian

[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