Can't compile with --enable-shared on MacOSX

Robert Kern rkern at ucsd.edu
Mon Apr 18 22:02:36 EDT 2005


Lothar Scholz wrote:
> Maarten Sneep <iintbeumtnbfkcpntohw__NOSP at M__xs4all.nl.invalid> wrote in message news:<4263d20e$0$149$e4fe514c at news.xs4all.nl>...
> 
> 
>>On Mac OS X the shared library functionality is obtained through 
>>frameworks. It may detect this by default, but I'm not sure about 
> 
> 
> Not good. I don't want frameworks. I must embedd python into my
> application.
> Setting up a framework and installing/maintaining it is much more work
> especially when i'm already doing my own maintainance for the
> Linux/Windows port.
> 
> No ther way then stealing the dylib from the framework directory ?

Umm, the framework gets embedded into the app bundle when you build it. 
I think you do want frameworks.

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter




More information about the Python-list mailing list