Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost and ARM like processor
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-05-27 15:55:52


joel falcou wrote:

> Is there any return of experience to actually compiles and use Boost on
> ARM platform (CORTEX 9 or similar). We're currently trying to look at
> such machien and pondered about the state of C++ compiler on them.
>
> More down to earth question, has anybody use tricky template stuff with
> ARM tool set and were there any problem ?

I am not sure I understand your concern. gcc is generally available for
arm, see for example:

   http://www.codesourcery.com/sgpp/lite/arm/portal/subscription?@template=lite

This is fairly recent G++ so I would not expect any issues with templates.

In 1.43 and trunk, Boost.Build should have no problems whatsoever doing arm-linux
cross compilation, see docs. I believe a few folks on IRC got Boost compiled
successfully for this target.

- 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