oky but when i compile it i still get
failed updating 104 targets, skipped 168 targets, updated 2 targets...
And when i try to compile a program using boost i get: Mixing a dll doost
library with a static runtime is a really bed idea...
I am using multi threading in borlands compiler.
Does anyone have any idea what could be wrong?
Rayman2
----- Original Message -----
From: "John Maddock"
As subject says - I am in need of information about on how to compile boost in Borland c++ Builder 6 on operation system Windows XP. I have been searching everywhere, instructions are either too complicated or badly written - in any case I still havent found the answer. I hope you'll help me, I'm realy stuck and you guys are probably my last resort.
Please follow the getting started guide: http://www.boost.org/more/getting_started.html
The toolset you need to use is "borland", so as someone else suggested, you really just need to do a :
bjam -sTOOLS=borland stage
or
bjam -sTOOLS=borland install
depending on where you want the binaries to end up.
John.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users