Boost logo

Boost Users :

Subject: Re: [Boost-users] Cross compiling
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-01-30 01:40:03


Yepez, Esteban wrote:

> steve-
>
> yeah i understand. However, I don't know how to tell the last stage to use my embedded compiler.

What "last stage"

> That is the following command fails: echo_run ./bootstrap/jam0 -f build.jam --toolset=tile
> "--toolset-root=$BOOST_JAM_TOOLSET_ROOT" clean
>
> because it doesn't recognize the toolset=tile. For some reason, the makefile doesn't go back and
> set the BOOST_JAMCC=tile-gcc ________________________________________

Oh, don't use configure/makefile. First build bjam yourself (for host), then build by directly
invoking bjam.

- 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