I have STLPort compiled under gcc 2.95.2.

I want to use it under the Intel compiler to test the bug I noted in the other thread. However, because of the name mangling, I can't do that: I have to recompile the library under the Intel compiler now. And once I've done that, I won't be able to use it with gcc any longer.

*grumble*