[
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: | 2006-02-04 (14:07) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] Compiling pycaml shared library |
On Fri, Feb 03, 2006 at 11:20:41AM -0800, Grant Monroe wrote: > Hello All, > I'm trying to figure out how to compile a simple shared library (.so) > using pycaml that I can load from the python interpreter. I'm not familiar with pycaml, but mod_caml compiles itself as a .so file so it can be loaded into Apache. It is only possible with bytecode (for the moment at least), and the process was very complicated to figure out. I suggest you start by examining the makefile: http://cvs.savannah.nongnu.org/viewcvs/modcaml/Makefile?rev=1.68&root=modcaml&view=markup 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