On Sat, Mar 21, 2009 at 01:47:05PM -0500, William Immendorf wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hey, > > Should we use a perl with shared libraries? Just a thought. > IMHO, definitely.
> BTW, the configure option for a shared lib perl is -Duseshrplib, and you > need to apply this sed so that DynaLoader.a is built with -fPIC, > so that it can be linked into a shared library: > > {{{ > sed -i -e "s...@pldlflags=''@pldlflags=\"\$cccdlflags\"@g" \ > 33 -e "s...@static_target='static'@static_target='static_pic'@g" > Makefile.SH > }}} > > William As Robert reminded me (probably on one of the blfs lists, when I was moaning about static libs, e.g. in gnumeric): -Duseshrplib I've since build one LFS-6.4 system like that - WFM. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page