lib64 and --disable-multilib
Shaun Jackman
sjackman@gmail.com
Tue Sep 9 17:58:00 GMT 2014
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. 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?
Cheers,
Shaun
http://sjackman.ca
More information about the Gcc-help
mailing list