Hi, I'm not sure where to report this, but the latest setup.exe with Win98 threw an exception:
SETUP caused an invalid page fault in module MSVCRT.DLL at 0167:78001750. Registers: EAX=007b0078 CS=0167 EIP=78001750 EFLGS=00010246 EBX=20aeced9 SS=016f ESP=010df6f0 EBP=010df70c ECX=20202076 DS=016f ESI=008eae63 FS=365f EDX=0002ae67 ES=016f EDI=00000005 GS=0000 Bytes at CS:EIP: 8b 13 89 55 f4 8b 56 fc 89 55 f8 8b 55 f4 f6 c2 Stack dump: 008eae67 00000000 008eaf10 007b0bd0 7803a044 7800101b 20202076 010df744 78001519 008b000c 20aeced9 008eaf10 008eae67 008eaf10 008b000c 008eaf70 By the way, how would I remove a dependency on "CYGPNG2.DLL" from code that I'm compiling? I downloaded SDL and SDL_image, plus libpng, jpegsrc6b, and libz and installed them all within /usr/local. I'm able to compile my code and link it, but when I try to run it it says that CYGPNG2.DLL is needed (although it linked without it even after linking using the --static option). BTW, I think cygwin is great and am sorry that this is my first email to the list! Regards, Elizabeth -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/