This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: building Python extension modules - crash on import


Peter,

On Mon, Aug 06, 2001 at 05:01:41PM +0200, Peter Bienstman wrote:
> > Try the attached Makefiles

I knew that Norman would swoop down and save the day!

> Wow, that worked! It's the USE_DL_IMPORT macro that clinched it. I got off
> on the wrong foot by using the gcc_linux makefile in the Boost directory,
> rather than the more general gcc makefile.

BTW, the USE_DL_IMPORT macro, etc. is set automatically if the Cygwin
Python extension is built via the Distutils or Misc/Makefile.pre.in
method.  My recommendation is to try to use Distutils, if possible,
when building Python extensions.

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: jason@tishler.net
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]