Browse thread
[Caml-list] [camlp4] compiling against Pcaml module
[
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: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Re: [Caml-list] [camlp4] compiling against Pcaml module |
Hi, On Thu, Oct 17, 2002 at 06:22:42PM +0200, Samuel Lacas wrote: > As far as I can tell, "Pcaml" is defined (at least) in camlp4o.cma > (under the camlp4 architecture). Yes, but it is just for the toplevel: if you link with it, you get an error since it needs the module Toploop. For a standalone application, link with "camlp4.cma pa_o.cmo" as I say in my previous message. -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- 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/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners