caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* PIC
@ 2005-12-25  2:07 skaller
  2005-12-27 10:03 ` [Caml-list] PIC Xavier Leroy
  0 siblings, 1 reply; 9+ messages in thread
From: skaller @ 2005-12-25  2:07 UTC (permalink / raw)
  To: caml-list

I notice Ocaml 3.09 has -fPIC option. Thanks! This is a step
towards dynamic loading in native code. 

I wonder, is it actually supported -- or even possible 
to load native code (on suitable platforms) at startup
from C? From an Ocaml mainline? 

What's left to be able to 'dlopen()' a function library?
>From C? From Ocaml? Will that ever be possible?

[Another question, whether one can wrap native code
so it can be called from bytecode.. this would allow
bytecode programs to generate and compile bytecode
extensions .. without the bulk of the code running
slowly]

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-01-04  4:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-25  2:07 PIC skaller
2005-12-27 10:03 ` [Caml-list] PIC Xavier Leroy
2005-12-27 12:23   ` skaller
2005-12-28  9:14   ` Sven Luther
2005-12-31 21:31   ` David Fox
2006-01-01 10:49     ` Ker Lutyn
2006-01-03 23:27       ` Nathaniel Gray
2006-01-04  2:38         ` skaller
2006-01-04  4:54           ` Nathaniel Gray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).