Re: lib64 and --disable-multilib

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

 



On 09/09/2014 06:57 PM, Shaun Jackman wrote:
> Hi. I compiled gcc with --disable-multilib on an x86-64 system and
> expected GCC libraries to be installed in $prefix/lib, but found them
> instead installed in $prefix/lib64.

That's right: it's the standard place for 64-bit x86-64 libraries.

> Is there a configure option to
> override this behaviour and install libraries in $prefix/lib? If not,
> should simply moving the libraries to $prefix/lib work?

Umm, why would you want to?

Andrew.





[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