Boost logo

Boost-Build :

Subject: Re: [Boost-build] Cross-compiling for Overo
From: spease_at_[hidden]
Date: 2009-07-31 18:50:02


With
$ tools/jam/src/bin.linuxx86/bjam --toolset=gcc-${GPP_VER}
--prefix=/home/spease/gumros/deploy install --with-date_time

I get 8775 lines of errors:
http://codeviewer.org/view/code:9b5 (first and last 1k lines)

Mostly it looks like the include path needs to be set to add
/home/spease/overo-oe/tmp/cross/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include, which is where the C .h header files presently reside. Is there a way to do this gracefully with
bjam?

- Steven


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk