To: djgpp AT delorie DOT com Date: Fri, 28 Nov 1997 16:56:59 -0600 Subject: zlib and djgpp 2.01 Message-ID: <19971128.165705.9494.0.tdvanhorn@juno.com> From: tdvanhorn AT juno DOT com (Troy D Van Horn) Precedence: bulk I just tried today to compile zlib 1.04 with djgpp, and when I try to run the example programs, EXAMPLE.EXE, and MINIGZIP.EXE, my computer just locks up. I used the default makefile for djgpp (MAKEFILE.DJ2), and them modified it slightly (changed optimizations to -O2 -fomit-frame-pointer), and the result is the same. I haven't had time yet to try to write my own program using the library yet, I have yet to figure out the limited documentation. Does anybody have any idea why the examples don't work? I'm using gcc2721, mak3761, bnu27. I have tried the examples under Win 95, and from DOS using cwsdpmi 4.0.