Hi Roberto, On Thursday, 2006-10-19 18:58:58 +0300, Roberto Salomon wrote:
> updated to libstdc++.so.6 which results in installation packages that do not > run in those older distros. Is there a switch that can be used to make the > compilation use libstdc++.so.5 instead of the one installed? Alternatively you may create install sets that include libstdc++.so.6, which probably is to be preferred. Do not configure --with-system-stdlibs nor --with-system-libs (which for distributing a binary isn't a good idea anyway) and place a copy of libstdc++.so.6 in solver/680/unxlngi6.pro/lib/ that get's packed into the install set. If you need to distribute using libstdc++.so.5 instead, use gcc 3.3.5 to configure and compile, and place a copy of libstdc++.so.5 in solver/680/unxlngi4.pro/lib/. Don't use the precompiled Mozilla libs (don't configure --disable-build-mozilla) as they're linked against .6, compile the moz module from source instead. All off-hand, didn't try.. Eike -- PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication. Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD
signature.asc
Description: Digital signature
