caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* caml light examples do not run
@ 2005-03-17 21:39 Rui Tiago Matos
  2005-03-18 13:09 ` [Caml-list] " Damien Doligez
  0 siblings, 1 reply; 2+ messages in thread
From: Rui Tiago Matos @ 2005-03-17 21:39 UTC (permalink / raw)
  To: caml-list

Hello,

I'm new to caml, and I'm having a caml light course right now. While
trying out the examples in camllight-examples-0.75.tar.gz on GNU/Linux
I'm getting:

$ ./hanoi
Fatal error: uncaught exception.

I just issued make on that directory. The caml light version is 0.75
compiled from source.

What am I missing?

Anyway, this is a great language. After my course is done I guess I'll
take a look at OCaml too ;) 

Rui


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

* Re: [Caml-list] caml light examples do not run
  2005-03-17 21:39 caml light examples do not run Rui Tiago Matos
@ 2005-03-18 13:09 ` Damien Doligez
  0 siblings, 0 replies; 2+ messages in thread
From: Damien Doligez @ 2005-03-18 13:09 UTC (permalink / raw)
  To: caml-list

On Mar 17, 2005, at 22:39, Rui Tiago Matos wrote:

> I'm new to caml, and I'm having a caml light course right now. While
> trying out the examples in camllight-examples-0.75.tar.gz on GNU/Linux
> I'm getting:
>
> $ ./hanoi
> Fatal error: uncaught exception.
>
> I just issued make on that directory. The caml light version is 0.75
> compiled from source.
>
> What am I missing?

You must give an argument to the ./hanoi command: the number of discs,
I think.

-- Damien


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

end of thread, other threads:[~2005-03-18 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-17 21:39 caml light examples do not run Rui Tiago Matos
2005-03-18 13:09 ` [Caml-list] " Damien Doligez

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