[
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: | Chris Hecker <checker@d...> |
| Subject: | Re: [Caml-list] "-pack" on win32/msvc |
>by default. However, the cygwin nm and objcopy work on PE format files >(msvc objs, libs, and exes), so everything should work just fine (perhaps >you didn't know this, Xavier, or maybe you did know it and they're broken >in some nonobvious way?). Actually, it looks like ld supports pe-i386 files as well, so there's just a couple small places to patch asmpackager.ml (msvc generates a leading underscore on symbols) and it should work. I'll fix the objcopy command line length problem as well (I guess I should sync cvs and make sure that's not already fixed) while I'm in there, and post a small patch. Chris ------------------- 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