[C++-sig] Re: Link trouble on OS X

Robert Andre randre at pppl.gov
Thu May 23 19:00:10 CEST 2002


This is the best link that I know of for help in porting to Mac OSX.  Note
the environment variable is DYLD_LIBRARY_PATH

http://fink.sourceforge.net/doc/porting/shared.php

I tried porting boost python several months ago to Mac OSX with makefiles.
I got everything to compile and simple examples would work but more complex
ones left me with uninstantiated template classes.  You may have more luck.

rob





More information about the Cplusplus-sig mailing list