$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Finley Lee (finleyl_at_[hidden])
Date: 2007-02-16 10:27:08
Greetings, list!
I'm trying to compile the boost libraries on an Intel based Macintosh.
On my Intel Mac, I was able to build an Intel based version of bjam,
which happily builds libraries for the Intel architecture.
I want to link them to a universal app, though. Is there a way to
instruct bjam to build universal versions of the libraries instead?
I guess I could build the PowerPC libraries on my PowerPC Mac and them
lipo them together, but I am hoping there is an easier way!
Best regards,
Finley