> This is not the right way to do it - this would link in dead duplicates
> of the code into the embperl shared object, possibly creating duplicate
> global variables only visible in the embperl object that are not the
> same as the ones used in the Apache main httpd executable. You must use
> proper .exp files to signal the linker that the symbols are to be
> imported at runtime from some other shared object.

I thought he was compiling everything statically. (httpd + modperl + embperl) 
The way I suggested isn't right on any platform :-).  (Didn't see the message
context under the "what happened log")

I can see from Jens-Uwe's reply that the DSO building process is a LOT
different on AIX than on linux with gnutools.  (Hey what happened to gcc
--shared? :-)

Sorry,
Shane.

Reply via email to