>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> I have STLport-4.5.3. So do I. Martin> The lib I am linking to is libstlport_gcc.so, which is a Martin> symlink to libstlport_gcc.so.4.5, both in subdirectory Martin> STLport-4.5.3/lib. There is also a libstlport_gcc.a. What compiler do you use (gcc vs g++)? Do you use threads (I needed to add a -lpthread)? Could you resend your magic autoconf settings? Martin> (Just a wild idea: try dynamic linking instead, and read Martin> doc/README.gcc.html :-) I tried both, but nothing helps. >> I can build, but debugstreams just crash on me. Martin> I built the iostreams that came with STLport. Did you too? I Martin> built with gcc-linux.mak (you're on a non-linux platform, Martin> right?). Yes, that is basically what I did. Maybe I will try the 4.5.5 prerelease. JMarc
