Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* How to use -cclib correctly?
@ 2009-07-02 13:57 Andre Tampubolon
  2009-07-02 14:08 ` [Caml-list] " Christoph Bauer
  2009-07-02 14:14 ` Alain Frisch
  0 siblings, 2 replies; 3+ messages in thread
From: Andre Tampubolon @ 2009-07-02 13:57 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

I'm compiling a simple program (Ocaml 3.11.0, MSVC version):
ocamlopt -cclib "/MT /link /SUBSYSTEM:WINDOWS" -o birthday.exe birthday.ml

The output is:
** Fatal error: Cannot find file "/MT"
File "caml_startup", line 1, characters 0-1:
Error: Error during linking

How to use the -cclib option correctly?

[-- Attachment #2: Type: text/html, Size: 403 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-02 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-02 13:57 How to use -cclib correctly? Andre Tampubolon
2009-07-02 14:08 ` [Caml-list] " Christoph Bauer
2009-07-02 14:14 ` Alain Frisch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox