From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 853 invoked from network); 9 Jun 1999 01:41:49 -0000 Received: from ns2.primenet.com.au (HELO primenet.com.au) (@203.24.36.3) by ns1.primenet.com.au with SMTP; 9 Jun 1999 01:41:49 -0000 Received: (qmail 2408 invoked from network); 8 Jun 1999 21:44:14 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns2.primenet.com.au with SMTP; 8 Jun 1999 21:44:14 -0000 Received: (qmail 642 invoked by alias); 8 Jun 1999 19:15:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6532 Received: (qmail 635 invoked from network); 8 Jun 1999 19:15:48 -0000 Date: Tue, 8 Jun 1999 12:11:25 -0700 From: Danek Duvall To: zsh-workers@sunsite.auc.dk Subject: Dynamic loading on Solaris 2.7 Message-ID: <19990608121125.A8776@lorien.emufarm.org> Mail-Followup-To: zsh-workers@sunsite.auc.dk References: <375BC343.B637D9BE@thoth.u-net.com> <9906081445.AA29402@ibmth.df.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <9906081445.AA29402@ibmth.df.unipi.it>; from Peter Stephenson on Tue, Jun 08, 1999 at 04:45:01PM +0200 On Tue, Jun 08, 1999 at 04:45:01PM +0200, Peter Stephenson wrote: > For example, dynamical loading, which is a key feature, is reported not > to work on SunOS 5.7 Just as another data point, t works just fine for me. I'm using Sun's C compiler and no special options to configure save --enable-dynamic. Danek