> 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.
- non-DSO mod_perl, Embperl, and AIX not working Greg Estep
- RE: non-DSO mod_perl, Embperl, and AIX not working Gerald Richter
- Re: non-DSO mod_perl, Embperl, and AIX not working Jens-Uwe Mager
- RE: non-DSO mod_perl, Embperl, and AIX not working Greg Estep
- RE: non-DSO mod_perl, Embperl, and AIX not wor... Shane Nay
- RE: non-DSO mod_perl, Embperl, and AIX not... Greg Estep
- Re: non-DSO mod_perl, Embperl, and AIX not... Jens-Uwe Mager
- Re: non-DSO mod_perl, Embperl, and AI... Shane Nay
- Re: non-DSO mod_perl, Embperl, an... Jens-Uwe Mager
- Re: non-DSO mod_perl, Embperl... Shane Nay
- Re: non-DSO mod_perl, Embperl, and AIX not wor... Jens-Uwe Mager
- RE: non-DSO mod_perl, Embperl, and AIX not... Greg Estep
- Re: non-DSO mod_perl, Embperl, and AI... Jens-Uwe Mager
- RE: non-DSO mod_perl, Embperl, an... Greg Estep
- Re: non-DSO mod_perl, Embperl... Jens-Uwe Mager
- RE: non-DSO mod_perl, Embperl... Greg Estep
- Re: non-DSO mod_perl, Embperl... Jens-Uwe Mager