ntxlib works on win95

Arlindo da Silva arlindo@niteroi.gsfc.nasa.gov
Mon Dec 29 21:10:00 GMT 1997


> 
> 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.

-- 
Arlindo da Silva    
dasilva@alum.mit.edu


-
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