On Thu, Apr 17, 2008 at 11:20 PM, Rod Evans <Rod.Evans at sun.com> wrote: > > The text under "C++ Shared Library Patch" says: > > A SUNWlibC patch is provided .... > > This patch contains libC, not the linker (ld(1)). > > I'll let the C++ folks on these aliases provide any > information in regard their patches. >
>From the description of the release notes and the symptoms I mapped the two but on checking further it turns out to be the case of mismatch in the compiler. While the installed libs were built with gcc(transparent to me), the app was with sunpro. Please ignore the false alarm. Also in the meanwhile I moved to SS11 instead of SS12, the one available by default with SX so that the compiler toolset is in sync with the ones used for ON. -Shiv