Hey Amitendra, 2008/9/16 Amitendra Mukherjee <[EMAIL PROTECTED]>: > Hello, > I am trying to build wt-2.1.5 in solaris 10 environment with the following > configurations. > 1. Boost 1_36_0 > 2. Sun Studio 11
We verified that wt-2.2.0 builds okay in this environment: - $ uname -a SunOS solariswerf 5.11 snv_86 i86pc i386 i86pc - boost 1_36_0 (compiled using stdlib=sun-stlport, with some patches needed to build asio, if you want these I can mail them to you -- they will be merged in the next release of boost) - sun studio: $ /opt/SunStudioExpress/bin/CC -V CC: Sun Ceres C++ 5.9 SunOS_i386 2008/04/04 $ /opt/SunStudioExpress/bin/cc -V cc: Sun Ceres C 5.10 SunOS_i386 2008/04/04 - extra cmake configuration: CMAKE_CXX_FLAGS:STRING=-library=stlport4 -D_POSIX_PTHREAD_SEMANTICS Perhaps you should try with the latest versions ? Regards, koen ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
