Hi, I am trying to port a C++ application to SX B84 using sun studio (cc: Sun C 5.9 SunOS_i386 2007/11/15)
Encountered problems at the linking stage, figured out that the linker needs patching to handle C++ code properly (Explanined under "C++ Shared Library Patch" at http://docs.sun.com/source/820-4155/c++.html) These patches seem to be available only to those with a sunsolve account. How do I proceed further? -Shiv
