|
From: Sergio <Ser...@fr...> - 2009-11-24 08:49:19
|
Hi all, Building FG-1.9.1 on Solaris 10 x86, i get following : Symbole première référence non défini dans le fichier std::basic_istream<char, std::char_traits<char> >::ignore(int)/usr/local/lib/flightgear/openscenegraph-2.8.2/lib/libosgDB.so.55 The symbol seems to be in my libstdc++.so (gcc412), as well (no undef). Openscenegraph was builded with the same gcc, without any hint or warning. Linking with sun ld or GNU ld gives the same result. Or for FG-1.9.1 i need a most recent gcc ? What can i try ? Cheers, Sergio |