Florian Zschocke wrote:
> You need to link against the libstdc++, either statically or
> dynamically. Run ldd on your DSO to see if it links against it.
> You probably didn't link with g++ but with gcc.

OK, now, I got an other pb :(
It doesn't find 'libstdc++-libc6.0-1.so.2'... Indeed, if I run ldd on my
.so, it says that this libstdc++ isn't linked to my .so.

How can I link it to my .so ? thx :)

Michaël "Cortex" Monerau.
cort at meloo dot com
== C++ power ! ==


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to