Date: Thu, 11 Feb 93 19:20:38 +0100 From: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: go32t.exe I recompiled go32.exe (why is it named go32t.exe in the 1.08 makefile?) mainly because of the paging.c patch. My app does system() calls in between and was suffering from that problem in paging.c. I'm surprised that the new go32.exe is 144360 Bytes while the old one is only 49646 bytes. Anyone knowing why? --Chris