[
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: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | windows and C libs |
Hi, WINDOWS USERS: Is there a consensus on windows on where the .lib and .dll should go? If not, how about to decide that here so efforts to port libs to windows can set it as the default path. WIN32 OCAML: When I give a path -- say -cclib "C:\Documents and Settings\USER\Mes documents\lib\libx.lib" -- containing spaces (but quoted) to include into a library, it is not well quoted when on uses the library (to compile a program). I tried "\"...\"" to not avail. Is there a way around that or must it be considered like a bug? Regards, ChriS