Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to build applications with a non standard stlport

807575Jul 23 2009 — edited Jul 23 2009
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2009
Added on Jul 23 2009
1 comment
131 views