Browse thread
[Caml-list] Quasi newbie question
- Vasili Galchin
[
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: | Vasili Galchin <vasiliocaml@y...> |
| Subject: | [Caml-list] Quasi newbie question |
Hello, I added some functionality (new functions) to an OCaml library. I rebuilt Ocaml (make world & make opt) and installed (make install). I am trying to compile and link a test case I wrote. When I run ocamlc, the linker cannot find a new function that I added. 1) I haven't found in the OCaml documentation how the linker is provided with library search paths! More explicitly for unix.cma, unix.a, libunix.a. How are linker search paths set up? 2) I also noted after "grepping" on Linux that there are several copies of unix.cma. Why? Regards, Vasili __________________________________ Do you Yahoo!? Yahoo! Search - Find what you’re looking for faster http://search.yahoo.com ------------------- 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