Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: dynamic modules without libzsh.so?



On Tue, Aug 23, 2005 at 02:52:12AM +0000, Bart Schaefer wrote:
> So the answer is, you can't do it, unless (a) your dynamic linker is
> not one of those that requires it to be shared, and (b) you construct
> the necessary compile and link commands by hand [or by editing the
> zsh build system, which amounts to the same thing].

Thanks for the info.  For Solaris, (a) is certainly no problem - 
and maybe fine for any ELF-based system - it's really just a linker
option (-E or --export-dynamic with GNU ld).  I'll hack it manually
for now -  I'd suggest though it would be a nice option to support.

Thanks

Anthony

This communication is for informational purposes only. It is not intended
as an offer or solicitation for the purchase or sale of any financial
instrument or as an official confirmation of any transaction. All market prices,
data and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein 
do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries 
and affiliates.



Messages sorted by: Reverse Date, Date, Thread, Author