Skip navigation.
 
mlRe: Objective C for Apache modules
FROM : Finlay Dobbie
DATE : Wed Dec 15 22:59:51 2004

On Tue, 14 Dec 2004 19:16:36 +0000, Nicko van Someren <<email_removed>> wrote:
> What I don't know is how to get the Apache
> server to load up various bits of Obj-C runtime code and initialise the
> base classes.


Have you tried just linking your module against the appropriate
library (libobjc or Foundation)?

-- Finlay

Related mailsAuthorDate
mlObjective C for Apache modules Nicko van Someren Dec 14, 20:16
mlRe: Objective C for Apache modules Phillip Mills Dec 14, 23:04
mlRe: Objective C for Apache modules Finlay Dobbie Dec 15, 22:59