On Thu, 25 Aug 2011, Maciej Bliziński wrote:
Perhaps I've run into this problem, because I'm setting the build in a an unusual or wrong way. What I want, is having the libraries in /opt/csw/lib and the binaries in /opt/csw/gcc4/bin, and I don't care much where everything else lives.
Why do you want that? (there may be good reasons, but I don't know what they are)
The one thing with a position that needs checking is the 64bit libraries.
I can either set prefix to /opt/csw/gcc4 and libdir to /opt/csw/lib, or prefix to /opt/csw and some other settings to /opt/csw/gcc4.
Or just set prefix and add a few symlinks afterwards, or... -- Marc Glisse