Browse thread
OcamlMakefile
- Markus Mottl
[
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: | 1999-10-25 (15:29) |
From: | Markus Mottl <mottl@m...> |
Subject: | OcamlMakefile |
Hello, I have just released a new version of OcamlMakefile. The most important change is that it now allows you to generate code for profiling - no matter whether your target is byte code (-> ocamlprof), native code (-> gprof), whether it is an executable or library. All you need to do is enter e.g. "make pnc" instead of "make nc" for generating native code that can be profiled. See the Changes and the README for more details. You need not change your old Makefiles that use OcamlMakefile. As usual, you can get the distribution from: http://miss.wu-wien.ac.at/~mottl/ocaml_sources/intro.html Best regards, Markus Mottl -- Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl