Browse thread
Re: [Caml-list] getting the type of a polymorphic data ?
-
Diego Olivier Fernandez Pons
-
Daan Leijen
-
Xavier Leroy
- Daan Leijen
-
Xavier Leroy
-
Daan Leijen
[
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: | Daan Leijen <daan@c...> |
| Subject: | Re: [Caml-list] Compiling on windows (mingw) |
Xavier Leroy wrote: > I suspect the wrong "ar" is called. It should be the "ar" that comes > with Cygwin, and not the one that comes with the standalone Mingw > distribution. The latter doesn't handle long command lines via > "response files". That must be it! -- I use indeed the standalone mingw toolset. Thanks for pointing this out, I was already in despair trying to find the cause of the bug :-) I will try to change my setup to use the default cygwin tools. Thanks for your prompt response, All the best, Daan Leijen. ps. Would there be a workaround? wxHaskell needs the standalone mingw toolset to avoid link errors with ghc -- so it is not so convenient for me to switch between toolsets. ------------------- 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