I don't know why I put that "-" there...I've compile it so many times already that I'm confused.....
sudo bjam install --prefix=/usr/local/boost_1_42_0 --layout=system toolset=gcc-arm link=static runtime-link=static -n -a
Now it was succeded in all updates! And now I'me rebuild everything with:
sudo bjam install --prefix=/usr/local/boost_1_42_0 --layout=system toolset=gcc-arm link=static runtime-link=static -a
Carlos wrote:If there actually "-" before "toolset"? It should not be there. Please remove
This is how I'm compiling boost:
sudo bjam install --prefix=/usr/local/boost_1_42_0 --layout=system -toolset=gcc-arm link=static runtime-link=static
it, add "-n" and "-a" options, run that command again, and post an example
compilation command.
- Volodya
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users