Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-04-16 09:07:53


AFAICT it is currently not possible to force gcc-tools.jam to compile in
64bit on sparc and power architectures. Would it be ok to add:

flags gcc CFLAGS <address-model>64 : -m64 ;

in both the SPARC section and the power section ?

toon

 


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