Hello Randolph, On Oct 4, 2009, at 5:36 PM, Randolph Fritz wrote:
I have just successfully--I hope--done this & I want to get my notes down before I forget the problems I encountered. These occurred with Boost 1.39 and Mac OS 10.5.8. 1. Bjam did not automatically detect the Mac OS environment and compilation consistently failed. So, I added the following line to /etc/site-config.jam: using darwin ;
You can pass as a command line option to bjam: ./bjam toolset=darwin (see also: https://trac.mapnik.org/wiki/MacInstallation#Step1:RouteBC) Dane
_______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig