[
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: | 2003-01-06 (11:16) |
From: | Jérôme_Marant <jerome.marant@f...> |
Subject: | Re: [Caml-list] Custom bytecode |
En réponse à Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>: > From: jmarant@nerim.net (Jérôme Marant) > > I'd like to know whether there are some cases in which ocamlc > > forces executables to be custom ones, even when the -custom > > option is not used. > > Yes. -custom will be automatically assumed if any of the .cma you link > in has itself been built with a -custom option. You can disable this > behaviour with -noautolink. > > With dynamic loading, most libraries do not assume -custom any more, > but this can still happen with 3rd party libraries which have not been > converted yet to use ocamlmklib. This is good to know. Thanks a lot. Cheers, -- Jérôme Marant <jerome@marant.org> <jerome.marant@free.fr> http://marant.org ------------------- 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