[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: .so and .a libs, tcl, postgres = in over my head



On Mon, 6 Jul 1998, Dan Jacobowitz wrote:

> > You mean make a libperl.so and link mod_perl against it dynamically? I
> > dont think it would make sense, because apache would be the only thing
> > using it.
> 
> 
> But there are multiple copies of apache running....I'm not quite sure
> about everything involved but I got the impression dynamically loading
> non-pic code was a bad thing and that modperl was doing it.  Unsure.

Not a problem if the executable loads it once, and then forks, so the
linking is only done once. The executable itself is also non-pic code. 

--
Madarasz Gergely           gorgo@caesar.elte.hu         gorgo@linux.rulez.org
      It's practically impossible to look at a penguin and feel angry.
          Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
              HuLUG: http://www.cab.u-szeged.hu/local/linux/


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: