Browse thread
RE: [Caml-list] OS X, main program in C, No bytecode file specified
-
EL CHAAR Rabih SGAM/AI/SAM
- John Whitington
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | John Whitington <john@p...> |
| Subject: | RE: [Caml-list] OS X, main program in C, No bytecode file specified |
Quoting EL CHAAR Rabih SGAM/AI/SAM <RABIH.ELCHAAR@sgam.com>: > What parameters are you passing in you caml_startup call? Ah, thanks. I'd been using caml_main. According to the docs, this shouldn't have worked in the native code case, but it did. Hence my error. It works now. Cheers, -- John Whitington