Boost logo

Boost Users :

Subject: Re: [Boost-users] Static link boost library using arm compiler
From: Vladimir Prus (ghost_at_[hidden])
Date: 2010-02-24 10:38:26


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 list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net