arthy writes: > I'm currenly building C++ code on Solaris SunOS 5.8.Currently the > situation is like we can't upgrade to Solaris 9/10. So has anyone of > you tried running libumem by copying it from Solaris 9/10 to solaris > 5.8 machine and executing libumem on it.I tried doing it but i got > the following errors.
No, it's not possible. In general, you can't copy any Solaris bundled binaries from any release (or patch level!) to any other. We don't support it. What is supported is taking ABI-compliant applications that have been compiled on one version of Solaris, and running them on a newer version of Solaris. Note that none of Solaris 8, 9, or 10 are actually Open Solaris, so this question doesn't belong here. You should contact your local support representatives for help. -- James Carlson, KISS Network <[EMAIL PROTECTED]> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ opensolaris-discuss mailing list [email protected]
