J. David Bryan wrote:
Notes from building gpc-20021128 with gcc-3.2.1 configured for i486-pc-mingw32:
* GPC will not run on Win9x/WinME systems, due to a Mingw-specific change in gcc/config/i386/xm-mingw32.h. Patching gpc.c is required.
What exactly is the difference?
fjf582.pas: failed [Exception c00000fd (stack overflow)]
Fixed in the next version.
fjf663.pas: failed [runs forever -- aborted by ulimit]
Oops. I suppose it loops forever in the `repeat' loop in the main program. Can you add `WriteLn (FileHandle (f^))' there to see what happens? Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707