Re: corebuild "Compilation successful" ... but where's the binary?
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
* Gage Peterson [email protected] [150428 22:46]: > I'm quite the beginner myself but I did: > > > ocamlbuild.native yourProgram.ml Thanks, with that clue I tried again taking a closer look at the book. Somehow I glossed over this rather important detail: "Here's the code, which you can save in a file called sum.ml" Ah, save the source in "sum.ml" and issue the command corebuild sum.native This compiles the binary "sum.native" which functions as described in the book. It all seems so simple now... John -- John Magolske http://B79.net/contact