Hi,
I am having different platforms and operating systems of Mac(ppc, intel and 10.4 to 10.6)
need to build boost library universally that can work for each platform.
Found different methods on google but does not work for me, also explored boost documentation.
Guide me or send me link if there is any article/information already provided for same issue.

what I have tried for boost.1.46.1 to build universally:

./bjam architecture=combine address-model=32_64

and got
failed darwin.compile.c++ bin.v2/--------------/architecture-combine/address-model-32-64
something like thisĀ 

Regards
Sami Ul Haq