caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* PB with caml-light on a PC
@ 1992-11-24 20:26 murthy
  1992-11-25 10:10 ` Caml Light, PC, floating-point emulation Xavier Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: murthy @ 1992-11-24 20:26 UTC (permalink / raw)


Alejandro Rios has a student who wants to use CAML-light on a PC.
Problem is, he doesn't have a 387 FPU, and he wants to use 
floating-point anyway.  Is it possible to get caml-light
compiled for a PC so that it will use an emulation library?

Thanks,
--chet--




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Caml Light, PC, floating-point emulation
  1992-11-24 20:26 PB with caml-light on a PC murthy
@ 1992-11-25 10:10 ` Xavier Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Xavier Leroy @ 1992-11-25 10:10 UTC (permalink / raw)
  To: murthy; +Cc: caml-list

> Alejandro Rios has a student who wants to use CAML-light on a PC.
> Problem is, he doesn't have a 387 FPU, and he wants to use 
> floating-point anyway.  Is it possible to get caml-light
> compiled for a PC so that it will use an emulation library?

The distribution contains a 387 emulator suitable for use with Caml
Light. Just add "emu C:\CAML386\DEV\EMU387" (with the correct path) to
the GO32 variable. This is explained in more details in the manual,
page 17, and also in the INSTALL file from the distribution.

- Xavier




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1992-11-25 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1992-11-24 20:26 PB with caml-light on a PC murthy
1992-11-25 10:10 ` Caml Light, PC, floating-point emulation Xavier Leroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).