From: vischne AT ibm DOT net (Victor Schneider) Subject: Re: ntxlib works on win95 30 Dec 1997 04:17:15 -0800 Message-ID: <1.5.4.16.19971230064247.2e0f59d2.cygnus.gnu-win32@pop1.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: arlindo AT niteroi DOT gsfc DOT nasa DOT gov, gnu-win32 AT cygnus DOT com At 12:13 AM 12/30/97 -0500, you wrote: >> >> Unfortunately, ntxlib's libX11.a (the simulated version) compiles with few >> problems, but the sample test program causes the following error message >> from Windows 95: >> >> TST caused an invalid page fault in >> module at 0000:8b26ddea. >> ... > >In the makefile you have: > > $(cc) -o tst $(OBJECTS) -luser32 -lkernel32 -lgdi32 > >Remove "-lkernel32" and all works well on win95. > You're absolutely right. It does work. So now the Cygwin version of tst no longer crashes. Thanks. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".