Boost logo

Boost Users :

Subject: Re: [Boost-users] Compile boost for arm-eabi
From: Carlos (asc2.cemg_at_[hidden])
Date: 2010-02-28 09:21:26


Hi
This was getting an error when I send the message, and because I didn't see
my post so I do it again...wasn't my intention to spam or something
similiar.

In the user-config.jam I add this line:
*using gcc : arm :
/home/carlos/arm/arm-2009q3/bin/arm-none-linux-gnueabi-g++ ;*

then I use this command for compiling:
*sudo bjam install --prefix=/usr/local/boost_1_42_0 --layout=system
toolset=gcc-arm link=static runtime-link=static -a
*
I was getting the error because it was use gcc compiler instead of arm
compiler.
The --debug-configuration was a big help in finding the problem.
To prevent any further problems I will copy it to my home directory.



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