[
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: | Sandeep Subramaniam <sandeeps@i...> |
| Subject: | Re: [Caml-list] reg : camlidl_malloc |
Thanx for that. Sandeep Subramaniam Graduate Research Assistant ITTC, Raymond Nichols Hall, University of Kansas On Fri, 5 Jul 2002, Dmitry Bely wrote: > Sandeep Subramaniam <sandeeps@ittc.ku.edu> writes: > > > But when dynamically linking this C code with Caml code I get the error : > > > > "Error on dynamically loaded library: ./test1_stubs.so: undefined symbol: > > camlidl_malloc" > > > > It seems that camlidl_malloc() is declared in camlidlruntime.h but not > > defined . > > > > So how do I solve this error ? > > Add -lcamlidl to your link options. > > Hope to hear from you soon, > Dmitry > > > ------------------- > 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 > ------------------- 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