Hi,
Does anyone know if changing the lib sym link from lib64 to lib32 and /usr/lib from /usr/lib64 to /usr/lib32
will cause problems on funtoo?
Will upgrades of libraries install to the correct directory if I make this change?
I want to use funtoo to do my development at work, but the gcc version I have to use always look at /lib
or /usr/lib first since it was compiled for RHEL. And RHEL only have /lib, /lib64, /usr/lib, and /usr/lib64
directories.
- shadow