[egenix-users] egenix-mx-base-2.0.5 + python2.4a3

M.-A. Lemburg mal at egenix.com
Sun Sep 5 19:53:02 CEST 2004


Pierre Hanser wrote:
> hello
> 
> seems that python2.4a3 is not compatible with the optimizations in
> mx/DateTime/mxDateTime/mxDateTime.c on Linux:
> 
> from mx import DateTime -> core dump
> 
> if I disable the optims, everything gets ok
> 
> /* Define these to have the module use free lists (saves malloc calls) */
> #define MXDATETIME_FREELIST
> #define MXDATETIMEDELTA_FREELIST
> #undef MXDATETIME_FREELIST
> #undef MXDATETIMEDELTA_FREELIST

This is more likely due to a bug in your C compiler.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Sep 05 2004)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::



More information about the egenix-users mailing list