Browse thread
Producing a C wrapper with ocamlbuild or OMake
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] Producing a C wrapper with ocamlbuild or OMake |
On Mar 28, 2007, at 4:46 PM, Nicolas Pouillard wrote: > I don't know why it would. What is your _tags contents? <*caml.o>: output_obj >> I replaced the flags and now get > > replaced ? Well, yes, I have this now: (* flag ["ocaml"; "link"] (A"-linkpkg");; *) flag ["ocaml"; "link"; "output_obj"] (A"-output-obj"); Can I use flag multiple times, i.e. uncomment the first flag and have two of them? Thanks, Joel -- http://wagerlabs.com/