$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Richard (richardb_at_[hidden])
Date: 2006-08-09 14:41:24
Hi,
I've been fighting with the documentation for the last day and I can't
figure out exactly what the best way to do this is. the nearest I've come is
with
bjam --v2 release debug link=static,shared
but I'm not sure how to go about specifing to build for i386 and ppc, I've
found various docs and tried -arch, architecture=, etc... but they all
result in build errors.
Can anyone help me out? It would be really nice if there was a prebuild
version of the libraries available for download in Universal Binary format
as well, but as long as I can get the build going I'll be happy.
Thanks,
--Richard