Chris Barker wrote:
Robert Kern wrote:

Change the paths that distutils will add to the link line. They're at the top of setupext.py . Remove the ones you don't need.


Except that the *.a and *.dylib are put in the same place. Darn.

Copy (and re-ranlib) the static library and headers to another place.

--
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to