How to build applications with a non standard stlport
807575Jul 23 2009 — edited Jul 23 2009Hi,
I have a separate compiled version of stlport that I am supposed to use to build my application. In other words, I do not want to use the stlport that comes with the Sun compiler. I am aware of using -library=stlport4 when I use the default stlport that comes with the compiler.
What flags/options should I use when I have my own stlport (libstlport_sunpro.so) library?
I am using Sun C++ 5.6 2004/07/15 on SunOS 5.8.
Pls help.
Thanks
Edited by: Sreeni_dd on Jul 23, 2009 12:50 PM