Boost logo

Boost Users :

Subject: Re: [Boost-users] Cross compiling boost 1.33.1
From: Carlos (asc2.cemg_at_[hidden])
Date: 2010-04-01 14:34:42


Which libraries are you using to link you app?

On Thu, Apr 1, 2010 at 3:50 PM, srinath duraisamy
<mail2srinathd_at_[hidden]>wrote:

> Thanks guys for all your reply.
>
> I took your advice and persuaded my lead to use latest boost version.
>
> Now the application is linking fine but, When I run my application in the
> development board it is getting seg fault.
> I was using smart pointer to create thread still normal way of creating a
> thread also results in seg fault.
> Any suggestions on this will be very helpful.
>
> Regards
> Srinath.D
>
>
>
> On Wed, Mar 31, 2010 at 10:34 PM, Carlos <asc2.cemg_at_[hidden]> wrote:
>
>> In the current release you can get it work just using that. If you need
>> some help I can do something.
>> I've done it for cross-compile my app to android and work just fine,
>> althougth I had some problems while using 1_33_1.
>>
>> On Wed, Mar 31, 2010 at 7:36 AM, srinath duraisamy <
>> mail2srinathd_at_[hidden]> wrote:
>>
>>> Hi all,
>>>
>>> I have to cross compile the boost 1.33.1 for my development board.
>>> I downloaded boost_1_33_1 from the sourceforge download page and I
>>> followed the steps provided as per this link (
>>> http://www.boost.org/doc/tools/build/doc/html/bbv2/tasks/crosscompile.html)
>>>
>>> 1. specify your cross compiler in user-config.jam
>>>
>>> using gcc : arm : arm-none-linux-gnueabi-g++ ;
>>>
>>> 2.
>>>
>>> bjam toolset=gcc-arm
>>>
>>>
>>> It needs bjam, so I download and installed the bjam from boost download
>>> page.
>>> when I run bjam toolset=gcc-arm, I am getting the following error:
>>>
>>> don't know how to make toolset=gcc-arm
>>> ...found 1 target...
>>> ...can't find 1 target...
>>>
>>> It will be very helpful, if someone guide me with the steps to cross
>>> compile boost1.33.1 version.
>>>
>>> Thanks in advance.
>>>
>>> _______________________________________________
>>> Boost-users mailing list
>>> Boost-users_at_[hidden]
>>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>>
>>
>>
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>
>
> _______________________________________________
> 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