[C++-sig] compiling boost.python v2 on IRIX

Rene Rivera grafik666 at redshift-software.com
Mon Oct 7 17:31:36 CEST 2002


[2002-10-07] Stefan Seefeld wrote:
>hi there,
>
>Beside that, I find the build system not very transparent, so tracking
>things down is non-obvious. The use of jam isn't particularly helpful.
>For example I just realized from the error logs that it is using the
>"-mips3" compiler flag, while I'd like "-mips4". I couldn't find either
>docs nor code that made clear how to change that flag.
>
>Any help would be highly appreciated !

bjam ... "-sBUILD=<architecture>mips4"

If you look at the *-tools.jam files the build system looks fairly
transparent. All the commands and mapping for flags are right there. But if
you look at other *.jam files it certainly is not transparent, and it wasn't
meant to be.


-- grafik - Don't Assume Anything
-- rrivera at acm.org - grafik at redshift-software.com
-- 102708583 at icq - Grafik666 at AIM - Grafik at jabber.org




More information about the Cplusplus-sig mailing list