
24 Feb
2010
24 Feb
'10
3:38 p.m.
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