Mail Archives: cygwin/1997/12/29/21:32:42
>
> 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 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".
- Raw text -