Re: Compiling gcc with -mcmodel=large fails

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

 



On 07/03/2012 01:53 PM, Adrian Smith wrote:
> I'm sort-of worried by the "/32/" in that path there. Do I have
> to specify something to make sure I'm building a 64-bit compiler? I
> assume not, as my OS is 64-bit, the installed gcc which will be used
> to build the first phase of bootstrapping is 64-bit, and the compiler
> I built which worked outputted a 64-bit executable (at least according
> to "file").

It's applying -mcmodel=medium to the 32-bit build.

--disable-multilib



[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