$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
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