Boost logo

Boost :

From: Bernd Martin Wollny (bm.wollny_at_[hidden])
Date: 2007-10-23 13:27:37


Christian Holmquist wrote:

Thx,
now its compiling

edit boost\tools\build\v2\user-config.jam
bjam toolset=msvc stdlib=stlport

bye
Bernd
 

> Hello,
> I compile it like this with vc8.0. just changing the toolset to
> msvc-7.1should work.
>
> bjam toolset=msvc-8.0 stdlib=stlport
>
> in user-config.jam (boost\tools\build\v2) I have:
>
> import toolset : using ;
> using msvc ;
> using stlport : : ../stl/stlport ;
>
> boost and stlport is located side by side in our directory structure:
>
> /libs/boost/
> /libs/stl/
>
> so you may need to change the relative directory 'using stlport : :
> YOUR-STLPORT-DIRECTORY/stlport ;'.
>
> HTH,
>
> p.s. it took me quite a while too to get this working, even though it seems
> obvious and simple when looking at it now.. :) d.s.
>
> On 23/10/2007, Bernd Martin Wollny <bm.wollny_at_[hidden]> wrote:
>
>> Hello,
>> I just tried to upgrade from boost 1.33 to 1.34.1
>> In the old boost version you can use -sTOOLS=msvc_71-stlport
>> -sSTLPORT_VERSION=51.4 .,......
>> It's seemd that the syntac has changed but .. you can not find this
>> changes in the documentation.
>> Can some one help me how i can compile boost 3.1.4 with MS VC7.1 and
>> stlport ???
>>
>>
>> bye
>> bernd
>>
>>
>>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>

-- 
Bernd Martin Wollny                        TRIOPTICS GmbH - www.trioptics.com
b.wollny_at_[hidden]                     Hafenstrasse 39, 22880 Wedel/GERMANY
Software Designer                          Geschäftsführer: Dipl.-Ing. Eugen Dumitrescu
phone / fax: +49 (0)4103 18006-26 /-20     Amtsgericht Pinneberg HRB 3215
All E-Mails from bm.wollny_at_[hidden] are digital signed. If you get a
unsigned E-Mail, this E-Mail are a fake. Look at http://www.gnupg.org . 
 



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk