[
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-15 (16:27) |
From: | Kuba Ober <kuba@m...> |
Subject: | Re: [Caml-list] Native win32 OCaml: recap |
On Wednesday 15 October 2008, Kuba Ober wrote: > 6. ocamlopt can use either ml or masm for assembler; ml comes with > recent Visual Studios. When ml is not present, it would be good > to have it use nasm instead. Replying to myself: ml == masm, and ml is present in all VS 2008 SP1, including Express, so no problems there and no need for nasm. Cheers, Kuba