[
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: | 2008-10-20 (07:42) |
From: | David Allsopp <dra-news@m...> |
Subject: | RE: [Caml-list] .annot files in 3.11 |
> Le 17 oct. 08 à 11:25, David Allsopp a écrit : > > > Has anyone else found that ocamlopt in 3.11 seems to ignore the - > > dtypes > > option? ocamlc creates .annot files as normal when passed -dtypes. > > According to the release notes -annot should now be used. However > there's no annot tag for ocamlbuild could that please be added for > 3.11 ? Stupidly, I forgot to read the Changes file so didn't know that I should be saying -annot :$ However, neither -dtypes or -annot seems to make ocamlopt create a .annot file...? David