Browse thread
Strange compilation problem
[
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: | 2009-02-11 (14:30) |
From: | Matthieu Dubuget <matthieu.dubuget@g...> |
Subject: | Re: Strange compilation problem |
Progressing… slowly. There is clearly a problem in my configuration or in flexlink, or both? If I copy: libadvapi32.a libmingw32.a libmoldname.a libkernel32.a libmingwex.a libshell32.a in my present working directory, the link stage works. ocamlfind opt -linkpkg -package miniscan test.ml -o test.exe Now trying to understand the problem. It seems like it is the endless unix/window path style problem...