Date: Thu, 25 Apr 1996 10:14:38 +0200 (IST) From: Eli Zaretskii To: Robert Nader Cc: djgpp AT delorie DOT com Subject: Re: libwmemu.a In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 23 Apr 1996, Robert Nader wrote: > if you link it with `libwmemu.a'). Its advantage is that with `WMEMU', you > can debug FP apps on a non-FPU machine. > > When linking with it I get .... > > D:\SRC\85309\ASSGN\1\Q1>make > gxx q1.cc -o q1.exe -lwmemu > npxsetup.c(.text+0x4): undefined reference to `__djgpp_exception_state' Get the WMEMU sources and recompile them. It seems that WMEMU was compiled with a beta release, and there were changes in the names of external variables since then.