On Tue, Dec 28, 2010 at 06:19:36PM -0500, Super Bisquit wrote: > I'm trying to build hv3 and have this error: > /usr/bin/tclkit-8.5b1-linux-ppc *kit > /usr/bin/tclkit-8.5b1-linux-ppc: error while loading shared libraries: > libstdc++.so.5: cannot open shared object file: No such file or directory
libstdc++5 is an older version of the standard C++ library. It has not been in use since gcc 3.3. The up-to-date version is libstdc++6, which you should build against. From what I can see from the hv3 website, you should not download the prebuilt binaries and instead download the source (from the front page) and build that. > Looking for libstdc++.so.5 leads me to ia32 libs. The only reference I can > find to cross compiling is a small blurb on the IBM DeveloperWorks site. The > method is not mentioned nor linked. ia32-libs may contain a copy of libstdc++5 for older binary-only packages that are linked against it. That doesn't mean it should be used. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
signature.asc
Description: Digital signature