Boost logo

Boost Users :

Subject: Re: [Boost-users] Static link boost library using arm compiler
From: Carlos (asc2.cemg_at_[hidden])
Date: 2010-02-24 10:53:22


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_at_[hidden]> 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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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