caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Win32 port & VC++
@ 2001-10-10 12:58 Andrew Lawson
  2001-10-10 20:03 ` RE : " Lionel Fourquaux
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Lawson @ 2001-10-10 12:58 UTC (permalink / raw)
  To: caml-list

Hi all
    I'm running the native win32 port on Win2000 and
have no problems with the toplevel. I noted on the
download page that 'some features require VC++ and
assembler'. I have no need to compile to native code
but does ocamlc require these apps?

           Andrew

=====
Andrew Lawson
andrew@absentis.com
 www.absentis.com

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

* RE : [Caml-list] Win32 port & VC++
  2001-10-10 12:58 [Caml-list] Win32 port & VC++ Andrew Lawson
@ 2001-10-10 20:03 ` Lionel Fourquaux
  0 siblings, 0 replies; 2+ messages in thread
From: Lionel Fourquaux @ 2001-10-10 20:03 UTC (permalink / raw)
  To: 'Andrew Lawson', caml-list

	You need MS Visual C/C++ to build custom runtimes
(e.g. if you want to use the Unix module) and to compile
to native code. Thus, if you use only ocamlc and the
standard library, you don't need a C compiler.

> -----Original Message-----
> From: owner-caml-list@pauillac.inria.fr [mailto:owner-caml-
> list@pauillac.inria.fr] On Behalf Of Andrew Lawson
> Sent: Wednesday, October 10, 2001 2:58 PM
> To: caml-list@inria.fr
> Subject: [Caml-list] Win32 port & VC++
> 
> Hi all
>     I'm running the native win32 port on Win2000 and
> have no problems with the toplevel. I noted on the
> download page that 'some features require VC++ and
> assembler'. I have no need to compile to native code
> but does ocamlc require these apps?
> 
>            Andrew
> 
> =====
> Andrew Lawson
> andrew@absentis.com
>  www.absentis.com
> 
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
> -------------------
> Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ:
> http://caml.inria.fr/FAQ/
> To unsubscribe, mail caml-list-request@inria.fr  Archives:
> http://caml.inria.fr

-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-10-10 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-10 12:58 [Caml-list] Win32 port & VC++ Andrew Lawson
2001-10-10 20:03 ` RE : " Lionel Fourquaux

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).