From: arlindo AT niteroi DOT gsfc DOT nasa DOT gov (Arlindo da Silva) Subject: Re: ntxlib works on win95 29 Dec 1997 21:32:42 -0800 Message-ID: <199712300513.AAA10528.cygnus.gnu-win32@woodmore.gsfc.nasa.gov> References: <199712290008 DOT AAA54454 AT out5 DOT ibm DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: vischne AT ibm DOT net Cc: gnu-win32 AT cygnus DOT com > > 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. -- Arlindo da Silva dasilva AT alum DOT mit DOT edu - 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".