Re: gcc building is gettting failed because of 32 bit libgcc dependency

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

 



On Wed, 29 Aug 2018 at 07:25, Vyshnav A V wrote:
>
> Hi,
>
> When we are building gcc of 64 bit and trying to install it is asking for
> libgcc_s_so.1 and to satisfy this dependency we need to install libgcc
> package of 32 bit also.
>
> Can you tell us how we can exclude this 32 bit libgcc dependency from this
> 64bit gcc?

Add --disable-multlib to the configure arguments.

https://gcc.gnu.org/wiki/FAQ#gnu_stubs-32.h



[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