Re: [Boost-users] cross compiling boost
If you are cross compiling boost, you don't need to cross compile bjam - just compile it for your host machine (I assume a PC with Windows or Linux). Then use that bjam to cross compile boost with the command line posted earlier. James
-----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of remi Sent: 09 January 2007 11:23 To: boost-users@lists.boost.org Subject: [Boost-users] cross compiling boost
hi,
I have a problem to create bjam with another toolset called arm-linux-gcc. I use ./build.sh cc
CC=arm-linux-gcc
but it dosen't work ...
can anyome help me ??
Best regards
__________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
This message (including any attachments) contains confidential and/or proprietary information intended only for the addressee. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete the message from your system. If you have any questions about this e-mail please notify the sender immediately.
so i do ./build.sh gcc it create the bjam in bin.linuxx86 but the toolset will be wrong .. if un launch in boost ./configure --with-toolset=arm-linux-gcc it dosen't work. __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail
participants (2)
-
Hughes, James
-
remi