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!

libstdc++ support on Linux?

805058Sep 20 2011 — edited Sep 20 2011
Hi all,

I couldn't easily find an answer to my question, so I thought I would ask here: does Solaris Studio on Linux support libstdc++? I see there is some gcc compatibility, but from the documentation it seems the standard library options are the same as on Solaris (-library=Cstd, -library=stlport4, etc.).

If it's not supported directly, has anyone had any luck disabling the compiler standard library options and compiling against libstdc++ directly?

My use case is that I have a large amount of C++ libraries built with g++, and I would like to test compiling an application with Studio without rebuilding the entire stack of libraries. I just want to see if this is at all feasible before I attempt it.

Thanks in advance,

Graham
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2011
Added on Sep 20 2011
4 comments
300 views