On 14.7.2010 18:25, Francis Markham wrote: > Excellent. You spoke elsewhere about needing to strip [debug symbols > from?] the DLLs you distribute. What process do you use for this? >
Just the normal GNU 'strip' utility, but this is of course only necessary when the DLLs have been built with MingW GCC instead of Visual C++. Earlier versions of GEOS were "broken" under VC, but more recent releases seem to work well with it. The current Shapely 64-bit Windows binary includes DLLs built with VC, while the 32-bit still has MingW ones. Regards, Jaakko _______________________________________________ Community mailing list Community@lists.gispython.org http://lists.gispython.org/mailman/listinfo/community