|
Boost-Build : |
Subject: Re: [Boost-build] can't compile boost
From: x yx (spamovski_at_[hidden])
Date: 2015-08-31 06:13:21
why is nobody answering me? and I don't get mailing list in inbox, I read it from here: Boost-Build mailing page: By Date but I can't reply there
| Â |
| Â | Â | Â | Â | Â |
| Boost-Build mailing page: By DateTo subscribe or unsubscribe to this list (or change your subscription options), see thelistinformation page. |
| |
| View on lists.boost.org | Preview by Yahoo |
| |
| Â |
On Friday, 21 August 2015, 19:21, x yx <spamovski_at_[hidden]> wrote:
Hi. So I have troubles compiling Boost. I use Windows XP and CodeBlocks-MinGW-GCC.
These are steps:
- downloaded from www.boost.org version 1.59.0 in zip format
- unziped it (C:\boost_1_59_0\)
I followed then recipe from here
http://www.boost.org/doc/libs/1_59_0/more/getting_started/windows.html#or-build-binaries-from-source:
- from /tools/build/ I did "bootstrap mingw". It went OK and result of that is in file "bootstrap.log"
- than from same folder I did ".\b2 install toolset=gcc > logB.log" so result is in that file, and folder "C:\boost-build" created
- I added "C:\boost-build\bin" to PATH enviroment variable
- From C:\boost_1_59_0\ called "b2 toolset=gcc --build-type=complete stage" -> output is in file "log2.log". It created "stage\lib" dir but it is empty.
Once before I managed to build boost (version 1.56.0) but now I don't know how.
boostHM.rar has log files mentioned.
Thank you :),
M. Hrašovec
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