caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Static linking via Ctypes?
@ 2014-03-25 14:54 dbenjamin
  2014-03-25 15:04 ` Bruno Deferrari
  2014-03-25 15:10 ` Daniel Bünzli
  0 siblings, 2 replies; 12+ messages in thread
From: dbenjamin @ 2014-03-25 14:54 UTC (permalink / raw)
  To: caml-list

I'm using Ctypes to interface with a dynamic library, but in addition to the
interface provided the library I have some helper functions (written in C,
against the same library) that I'd also like to call via Ctypes.  Is there any
way to achieve this via static linking or am I required to build another
shared object?

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

end of thread, other threads:[~2014-03-26 17:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-25 14:54 [Caml-list] Static linking via Ctypes? dbenjamin
2014-03-25 15:04 ` Bruno Deferrari
2014-03-25 15:11   ` Dan Benjamin
2014-03-25 15:24     ` David Sheets
2014-03-25 17:55       ` Dan Benjamin
2014-03-25 21:19         ` Jeremy Yallop
2014-03-25 21:37           ` Milan Stanojević
2014-03-25 23:14             ` Jeremy Yallop
2014-03-26 16:24               ` Travis Brady
2014-03-26 17:17                 ` Daniel Bünzli
2014-03-26 17:25               ` Milan Stanojević
2014-03-25 15:10 ` Daniel Bünzli

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).