From: arlindo@niteroi.gsfc.nasa.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.AAA54454@out5.ibm.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: vischne@ibm.net
Cc: gnu-win32@cygnus.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 <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".
