Problems with building from source on windows with MinGW

Hi,

I'm having problems with building mpl from SVN on WinXP, Python 2.5,
latest numpy. I'm using MinGW from the enthought edition. I remember
building it without problems just few weeks ago. The build process
finishes without error. Then, when I try:

from pylab import *

it crashes

import matplotlib

doesn't crash

I also had problems with Python 2.4

Best,
Edin