How to build boost.

Z

ZikO

Hi guys.

I really tried to build the boost library version 1.38.0 but I am afraid
I am doing something wrong. I tried to do that from boost's website but
the procedure is really overwhelming :///
I have tried to build complete library so far for MinGW. I have created
BuildDirectory on disk E: in temp and being in boost_1_13_0 folder I
have run bjam as followed

bjam --build-dir="E:\Temp\BuildDirectory" --toolset=gcc
--build-type=complete

Now after quite long time what I have found in BuildDirectory is
boost\bin.v2\libs and a lot of folders like date_time filesystem etc.
All of them contain folders followed by this pattern:

build\gcc-mingw-4.3.0
build\gcc-mingw-4.3.0\Debug\link-static\runtime-link-static\threading-multi
or
build\gcc-mingw-4.3.0\Release\....... the same

I am not sure atm what I should do to have it ready to work.



I have heard that boost is ready to work without compiling but some
libraries would have to be build anyway. How to do that?


Thanks in advance
 
Z

ZikO

Victor said:
ZikO said:
Hi guys.

I really tried to build the boost library [..]

Please consider posting to their online forums. Products, and
especially their *build* procedures, are off-topic in a language
newsgroup. Thanks!

V
I hoped someone could help here as many ppl use it with C++ like
standard Library but if it's problem ok.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top