I found this...
http://community.freepascal.org:1000...forum_id=24084

which states something like ( paraphrased )..
After installing mingW 3.1, try to compile it so:

make rtl DEBUG=1
make compiler DEBUG=1
make ide DEBUG=1

make -C fv DEBUG=1
make installer DEBUG=1
Not sure if it is accurate.