11 Oct 12:59
Re: How to build Boost 1.36.0 with STLPort 4.6.2 on gcc 3.2.3 for Linux-x86-32 ?
Juergen Hunold <juergen.hunold <at> ivembh.de>
2008-10-11 10:59:11 GMT
2008-10-11 10:59:11 GMT
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> ivembh.de ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !
RSS Feed