Re: 18f not load -
24-09-2007
18f is compiled against libstdc++6.so. The previous version was compiled against libstdc++5.so . Try to upgrade Your system to have libstdc++6 version installed. It's not a bug if it's not loading for You. The bug You can report i You know the correct behavior of bots (according to the specyfication written in docs), but You can see it works different way.
Basically You need gcc4.x on Your system to have libstdc++6. The previous (18e version) was for those they have gcc3.4.x.
Last edited by KWo; 24-09-2007 at 21:22..
|