comp.lang.ada
 help / color / mirror / Atom feed
From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk)
Subject: Re: Floating point problem
Date: 1997/04/03
Date: 1997-04-03T00:00:00+00:00	[thread overview]
Message-ID: <860051469.10snx@jvdsys.nextjk.stuyts.nl> (raw)
In-Reply-To: 860044810.9snx@jvdsys.nextjk.stuyts.nl


>>Well, it did work with the V1.x series, for which I remember having tried
>>at least two fpt emulators. I do not remember any of them ported to the
>>V2 enviroment.
>
>Guess what, wmenu (the linux fpt emulator ported to DJGPP) has been ported
>to V2. I'll take a look to see if it will work with the EZ2LOAD distribution.

Well, I did some further testing, and as far as I can tell both the
standard DJGPP fpt emulator and the wemu one work as expected.

Notes:

   1. It seems that the standard setup doesn't really work, to use the
      ftp emulation add the old style (V1) lines:

      SET 387=N
      SET EMU387=C:/GNAT307/BIN/EMU387.DXE

      to your autoexec.bat and make sure the file emu387.dxe (normally
      in the directory \gnat307\bin) is in your path for both the
      development and target machines.

   2. An alternative is to link the the emulator library to your
      executable (the advantage being that the .dxe file doesn't
      have to be installed on the target machine), but unfortunately
      this library is not part of the standard EZ2LOAD distribution.
      Getting this library from the net is no solution since the current
      one is for DJGPP v2.01 (and contains some bug fixes, in collaboration
      with fixes to libm) and the current GNAT release is based on the
      -incompatible- DJGPP 2.00.

   3. Another option is getting the alternative wmenu library from the net
      (simtelnet/gnu/djgpp/v2misc) which includes both the .dxe and lib
      files. The advantage of wmemu is rumored to be that it is better
      debuggable. However, this port is rather old and might hold some
      supprises (although I didn't run in to any).

   4. Mike F. notes that he had some reports of conflicts between the
      tasking and the fpt emulation. More info is missing, and I again
      did not run into any problems here.

   5. Documentation notes that there has not been any significant testing
      of either emulator on real fpt-less machines, so beware.

--

-- Jerry van Dijk       | Haarlem, Holland
-- Business Consultant  | Team Ada
-- Ordina Finance       | jdijk@acm.org




  reply	other threads:[~1997-04-03  0:00 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-03-27  0:00 Floating point problem Kees de Lezenne Coulande
1997-03-28  0:00 ` J-P. Rosen
1997-03-28  0:00   ` Robert Dewar
1997-03-28  0:00 ` Robert Dewar
1997-03-28  0:00   ` Larry Kilgallen
1997-03-28  0:00     ` Robert Dewar
1997-03-29  0:00       ` Tom Moran
1997-03-30  0:00         ` Larry Kilgallen
1997-03-31  0:00           ` Robert Dewar
1997-04-01  0:00             ` Larry Kilgallen
1997-04-01  0:00               ` Tom Moran
1997-04-02  0:00                 ` Larry Kilgallen
1997-04-02  0:00                   ` Robert Dewar
1997-04-03  0:00                     ` Jerry van Dijk
1997-04-03  0:00                       ` Jerry van Dijk
1997-04-03  0:00                         ` Jerry van Dijk [this message]
1997-04-02  0:00               ` Robert Dewar
1997-03-31  0:00         ` Robert Dewar
1997-03-31  0:00           ` Tom Moran
1997-03-31  0:00             ` Robert Dewar
1997-03-28  0:00     ` Tom Moran
  -- strict thread matches above, loose matches on Subject: below --
1997-02-26  0:00 floating " bill
1997-03-02  0:00 ` Corbin Dunn
1997-03-02  0:00   ` tmel
1997-03-02  0:00     ` Robert Dewar
1997-03-03  0:00 ` Kenneth W. Sodemann
1997-03-04  0:00   ` Robert Dewar
1997-03-05  0:00     ` Larry Kilgallen
1997-03-05  0:00       ` Robert Dewar
1997-03-06  0:00         ` Larry Kilgallen
1997-03-09  0:00           ` Robert Dewar
1997-03-10  0:00             ` Fergus Henderson
1997-03-10  0:00               ` Robert Dewar
1997-03-10  0:00                 ` Larry Kilgallen
1997-03-12  0:00                   ` Robert Dewar
1997-03-12  0:00                     ` Joel VanLaven
1997-03-12  0:00                       ` Robert Dewar
1997-03-12  0:00                     ` Larry Kilgallen
1997-03-13  0:00                       ` Robert Dewar
1997-03-14  0:00                         ` Larry Kilgallen
1997-03-15  0:00                           ` Robert Dewar
1997-03-13  0:00                     ` Kenneth W. Sodemann
1997-03-15  0:00                       ` Robert Dewar
1997-03-16  0:00                         ` Larry Kilgallen
1997-03-06  0:00     ` Geert Bosch
1997-03-06  0:00       ` Robert Dewar
1997-03-06  0:00       ` Fergus Henderson
1997-03-06  0:00         ` Scott Ingram
1997-03-17  0:00   ` Robert I. Eachus
1997-03-17  0:00     ` Robert Dewar
1997-03-17  0:00   ` Tom Moran
1997-03-18  0:00   ` Robert I. Eachus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox