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




On Wed, Feb 24, 2010 at 3:38 PM, Vladimir Prus <ghost@cs.msu.su> wrote:
Carlos wrote:
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

If there actually "-" before "toolset"? It should not be there. Please remove
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