Boost logo

Boost Users :

Subject: Re: [Boost-users] How to build Boost 1.36.0 with STLPort 4.6.2 on gcc 3.2.3 for Linux-x86-32 ?
From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2008-10-11 06:59:11


Hi Diwakar !

On Friday 10 October 2008 23:33:21 Shetty, Diwakar wrote:

> I have been struggling with this for more than a day now.
>
> I would like to build Boost 1.36.0 with STLPort 4.6.2 on gcc 3.2.3 for
> Linux-x86-32.
>
> I have tried all options as below but none of them work for me.

Please provide the exakt error messages and/or a simple test project nexttime

> 1) bjam --stagedir=/somepath/install toolset=gcc stdlib=stlport install

This should have worked if you followed the instructions at

http://www.boost.org/doc/libs/1_36_0/doc/html/bbv2/reference.html#bbv2.reference.tools.libraries.stlport

Tip: add --debug-configuration to see which user-config.jam bjam is pulling in
and what is actually configured

> 2) bjam -sTOOLS="gcc-stlport"
> -sSTLPORT_PATH="/somepath/STLport-4.6.2/stlport/"
> -sSTLPORT_VERSION="4.6.2" --prefix=/somepath/boost_1_36_0/install
> install

This is long deprecated V1 syntax, sorry.

> 3) Added following to "boost/config/user.hpp"
> #define BOOST_STDLIB_CONFIG "boost/config/stlport.hpp"
> Then ran ./configure --prefix=/somepath/install install

Never use "configure " for non-standard builds :))

> Could somebody please help?

Hope this helps.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* juergen.hunold_at_[hidden]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net