Browse thread
[Caml-list] problem with ocamlmklib
- Joe HELL
[
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: | 2002-08-19 (09:54) |
From: | Joe HELL <jhell2000@h...> |
Subject: | [Caml-list] problem with ocamlmklib |
<html><div style='background-color:'><DIV></DIV> <DIV>hello all,</DIV> <DIV> </DIV> <DIV>I'm currently working on an AltiVec extension module for OCaml and so I make</DIV> <DIV>a great use of external C library.</DIV> <DIV> </DIV> <DIV>I use ocamlmklib to produce both a .so and a .lib in order to be used with ocamlc and ocamlopt. But whenever i try to compile a test application using my module in bytecode mode</DIV> <DIV>I got this error message from the linker :</DIV> <DIV> </DIV> <DIV>Error on dynamicly loaded lybrary : dllcamlg4.so undefined Symbol _save21</DIV> <DIV> </DIV> <DIV>Obviuously i NEVER use or declare such a function. So I guess that it's some internal upkeep</DIV> <DIV>function created into the .so.</DIV> <DIV> </DIV> <DIV>What can i do to slay this bug ?</DIV> <DIV>Thanks in advance.</DIV> <DIV> </DIV> <DIV>Joel FALCOU</DIV> <DIV> </DIV></div><br clear=all><hr>MSN Photos is the easiest way to share and print your photos: <a href='http://g.msn.com/1HM1ENFR/c156??PI=44338'>Click Here</a><br></html> ------------------- 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