ntxlib works on win95

Victor Schneider vischne@ibm.net
Tue Dec 30 03:44:00 GMT 1997


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 <unknown> 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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list