Date: Tue, 18 May 1999 13:41:17 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Dlanor Blytkerchan cc: djgpp AT delorie DOT com Subject: Re: FPU emulation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 16 May 1999, Dlanor Blytkerchan wrote: > From RHIDE, I've used both -lemu and -lwmemu (together and seporatly) as > compiler option (which was passed in both compiling and linking and ignored > in compiling) and as linker option (which produced an extra command-line > parameter: "-Xlinking"). Does this work from the command line? Did you try? If not, please try and tell if it works. If it doesn't work, please post the exact command line used to link against the emulator and the exact error messages emitted by the compiler/linker. Btw, don't use -lwmemu, it was compiled by an old version of DJGPP and will get you undefined references.