|
Boost-Build : |
From: Matteo Mandelli (tidiemme_at_[hidden])
Date: 2008-08-29 05:06:17
Hi,
I'm trying to compile for PowerPC from i386 both Linux.
I have to use my compiler but can't find how to do it...
till now I created a user-config.jam with this line
using gcc : ppc : /opt/toolchains/440EPx/usr/bin/powerpc-linux-g++ ;
and then I use this command line for compile
bjam --build-dir=/home/boost_lib --toolset=gcc-ppc --with-thread
--with-serialization stage
But I have these lines if I debug the configuration
notice: [cmdline-cfg] toolset gcc-ppc not previously configured;
attempting to auto-configure now
notice: will use 'g++' for gcc, condition <toolset>gcc-ppc
and the libraries in the .../gcc-ppc/... directories but the format is
still Intel 80386 and not PowerPC.
How can I configure properly the toolset?
Thanks
-- _________________________________________________ Matteo Mandelli Cell Phone: +44 (0) 791.990.30.20 site: td.zona13.com skype: tidiemme
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