From: Jack J. <ja...@or...> - 2001-09-05 09:04:15
|
> The other change this patch makes is to switch shared library building > from using Mac OS X bundles - which have the down side that you can ONLY > load them, you can't link against them - to Mac OS X dylib's, which you > can both load on demand, AND link against. Jim, what was the problem with linking against bundles? I had heard reports that both Tcl and Perl decided not to go with bundles on MacOSX, but as I was already half-way done for Python I decided to push ahead anyway, and I have found no problems, it all works fine. Well, no problems: there's a minor problem in that, if you don't want to convert all #include's you have to add not only a "-framework Python" but also a -I option to find the include files. -- Jack Jansen | ++++ stop the execution of Mumia Abu-Jamal ++++ Jac...@or... | ++++ if you agree copy these lines to your sig ++++ www.cwi.nl/~jack | see http://www.xs4all.nl/~tank/spg-l/sigaction.htm |