From: Arthur <ajs...@op...> - 2007-01-09 17:27:08
|
Came across this and thought it might be useful for those working with (struggling with) building vpython on the MAC. Adobe's OpenSource (MIT license) ATL library makes extensive use of the Boost libraries, and they create their own Boost patches as they find necessary, until such time those patches find their way into the Boost distribution. http://opensource.adobe.com/wiki/index.php/Annotated_List_of_Boost_Patches The patch to darwin.jam looks extensive, and the patch to gcc.jam looks Apple specific. The patched files themselves are apparently part of the ATL distribution - which looks interesting in and of itself. Hope this might be useful info. Don't know for sure. Art |