[Python-Dev] [PATCH] compile fixes for FreeBSD 5 (-current)

Fredrik Lundh fredrik@pythonware.com
Sun, 10 Nov 2002 20:25:02 +0100


Marc Recht wrote:

> I've made some patches against the current CVS version to get it build
> on FreeBSD 5-current. If build with "--without-pymalloc" it passes all
> tests except "test_re" (Bus error).

try increasing the stack size.

</F>