Hello Koen,
Thanx for your reply.

I am giving you the detail of my configuration below. Pls guide me to build
WT successfully in this environment. And if required, pls send me the
relevant patches.

====================================================================
-bash-3.00$ /usr/bin/version
Machine hardware:   sun4u
OS version:         5.10
Processor type:     sparc
Hardware:           SUNW,Sun-Fire-V245

The following components are installed on your system:


Sun Studio 11
        Sun Studio 11 C Compiler
        Sun Studio 11 C++ Compiler
        Sun Studio 11 Tools.h++ 7.1
        Sun Studio 11 C++ Standard 64-bit Class Library
        Sun Studio 11 Garbage Collector
        Sun Studio 11 Fortran 95
        Sun Studio 11 Debugging Tools (including dbx)
        Sun Studio 11 IDE
        Sun Studio 11 Debugger GUI
        Sun Studio 11 Performance Analyzer (including collect, ...)
        Sun Studio 11 X-Designer
        Sun Studio 11 VIM editor
        Sun Studio 11 XEmacs editor
        Sun Studio 11 Native Connector Tool
        Sun Studio 11 Performance Library
        Sun Studio 11 LockLint
        Sun Studio 11 Building Software (including dmake)
        Sun Studio 11 Documentation Set

version of "/opt/SUNWspro/bin/../prod/bin/../../bin/cc": Sun C 5.8
2005/10/13
version of "/opt/SUNWspro/bin/../prod/bin/../../bin/CC": Sun C++ 5.8 Patch
12101
7-10 2007/02/21
version of "/opt/SUNWspro/bin/../prod/bin/../../bin/f90": Sun Fortran 95 8.2
200
5/10/13
version of "/opt/SUNWspro/bin/../prod/bin/../../bin/dbx": Sun Dbx Debugger
7.5 2
005/10/13
version of "/opt/SUNWspro/bin/../prod/bin/../../bin/analyzer": Sun
Performance A
nalyzer 7.5 2005/10/13
version of "/opt/SUNWspro/bin/../prod/bin/../../bin/dmake": Sun Distributed
Make
 7.7 2005/10/13

-bash-3.00$
====================================================================

====================================================================
*user-config.jam*

# Boost.Build Configuration
# Automatically generated by Boost configure

# Compiler configuration
using sun : 5.8 : /opt/SUNWspro/bin/CC : <stdlib>sun-stlport
<cxxflags>-library=stlport4 -m64 -xcode=pic32
-erroff=wvarhidemem,hidevf,hidevfinvb -errtags=yes
<linkflags>-library=stlport4 -m64 ;

# Python configuration
using python : 2.5 : /usr/local ;
====================================================================


Thanks
Amit



On Sun, Sep 21, 2008 at 8:20 PM, Koen Deforche <[EMAIL PROTECTED]> wrote:

> 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
>
-------------------------------------------------------------------------
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

Reply via email to