Browse thread
[Caml-list] cygwin/mingw linking
- CaptnJamesKirk@a...
[
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: | 2001-09-14 (23:40) |
From: | CaptnJamesKirk@a... |
Subject: | [Caml-list] cygwin/mingw linking |
Hi everyone, I've got OCaml 3.02 succesfully installed, compiled, and working under Windows ME using the latest cygwin. I would like to be able to link my programs using mingw so the executable doesn't need cygwin1.dll. The docs mention using the -output-obj option to create an *.o object file that can be linked, but the manual talks about wrapping this with a C program, etc., which is not what I want. I just want to manually link the object file(s) with whichever libraries are needed, using a separate mingw installation. Can I do this? /John ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr