[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libcamlrun.so



I wonder if people think it'd be a good idea to build libcamlrun.so,
with the files compiled with -fPIC?

There are various uses for this, for example:

http://www.ocaml-programming.de/programming/page-16.html

and in particular mod_caml doesn't work on AMD64 because the static
bytecode interpreter (libcamlrun.a) can no longer be linked into a
dynamic library (mod_caml.so) because of
http://lists.freebsd.org/pipermail/freebsd-amd64/2005-April/004650.html

I will come up with a patch, if people are interested.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com



Reply to: