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