Joerg Schilling wrote:
BTW: how do you like to separate CC and g++ created libraries
in /usr/lib/?


Data Point:

The current architecture of Solaris (Note, not necessarily OpenSolaris)
is that C++ ABIs are undesirable (with a preference is for the ABI C
bindings), but if they are required, they must adhere to the formal
ABI for C++.  AFAIK, the only compiler that has formalized its C++
ABI is SunStudioC++; g++ certainly has not.  Things that go into
/usr/lib are expected to adhere to this architecture.

   -John

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to