Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building boost with msvc and compiler option /MD or /MDd
From: Hanno Hugenberg (Hanno.Hugenberg_at_[hidden])
Date: 2011-03-15 06:33:07


> >I build boost useing the following bjam call:
> >
> >bjam --build-dir=bin.test --toolset=msvc-9.0 -link=static --
> runtime-link=shared
> >--threading=multi
>
 
> toolset, link, runtime-link and threading should have no dashes
> prefixed. I.e.,
> try
> bjam --build-dir=bin.test toolset=msvc-9.0 link=static
> runtime-link=shared threading=multi
>
> HTH,
> Gevorg

Thx, i corrected the parameter and give it a try.
It is compiling now.

Best regards,
Hanno Hugenberg

-- 
Dipl.-Inf. Hanno Hugenberg
Fraunhofer Institut für Fabrikbetrieb und -automatisierung IFF
Geschäftsfeld Virtuell Interaktives Training
Sandtorstr. 22, 39106 Magdeburg, Germany
Telefon +49 (0) 391 40 90-710
mailto:Hanno.Hugenberg_at_[hidden]
http://www.iff.fraunhofer.de


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk