Browse thread
[Caml-list] 3.04+8 - bug or feature?
- Vitaly Lugovsky
[
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: | Vitaly Lugovsky <vsl@o...> |
| Subject: | [Caml-list] 3.04+8 - bug or feature? |
I got this trying to compile CamlTK:
$ocamlc -custom -linkall -o ocamltktop -I ../support \
-ccopt -L../support -cclib -lcamltk -ccopt "" \
-cclib "-ltk8.3 -ltcl8.3 -ldl " -ccopt " -L/usr/X11R6/lib" \
-cclib " -lSM -lICE -lX11 -lm" \
toplevellib.cma camltk.cma topmain.cmo
i586-alt-linux-gcc: -lSM -lICE -lX11 -lm: No such file or directory
i586-alt-linux-gcc: -lSM -lICE -lX11 -lm: No such file or directory
Error while building custom runtime system
Is it a bug or just a new command line arguments format?
And, another one question: is there any changelogs for CVS versions?
-------------------
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