From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1752 invoked from network); 23 Aug 2005 03:27:36 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 23 Aug 2005 03:27:36 -0000 Received: (qmail 5644 invoked from network); 23 Aug 2005 03:27:28 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 23 Aug 2005 03:27:28 -0000 Received: (qmail 15565 invoked by alias); 23 Aug 2005 03:27:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21681 Received: (qmail 15555 invoked from network); 23 Aug 2005 03:27:25 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 23 Aug 2005 03:27:25 -0000 Received: (qmail 5423 invoked from network); 23 Aug 2005 03:27:25 -0000 Received: from mailms.chase.com (HELO sb16.jpmchase.com) (170.148.48.205) by a.mx.sunsite.dk with SMTP; 23 Aug 2005 03:27:21 -0000 Received: from cmx2.jpmchase.com (cmx2 [10.246.2.165]) by sb16.jpmchase.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id j7MJYn8t031475; Mon, 22 Aug 2005 15:34:49 -0400 Received: from bretton.ny.jpmorgan.com (bretton.ny.jpmorgan.com [10.21.19.32]) by cmx2.jpmchase.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id j7N3RDAb000614; Mon, 22 Aug 2005 23:27:13 -0400 Received: from aheading by bretton.ny.jpmorgan.com with local (Exim 4.41) id 1E7PRQ-0001i5-Uf; Mon, 22 Aug 2005 23:27:12 -0400 Date: Mon, 22 Aug 2005 23:27:12 -0400 From: Anthony Heading To: Bart Schaefer Cc: zsh-workers@sunsite.dk Subject: Re: dynamic modules without libzsh.so? Message-ID: <20050823032712.GA6351@bretton.ny.jpmorgan.com> References: <20050823000141.GA21090@bretton.ny.jpmorgan.com> <1050823025212.ZM7670@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050823025212.ZM7670@candle.brasslantern.com> User-Agent: Mutt/1.5.4i X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 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.