From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8455 invoked from network); 21 Jun 2001 03:37:09 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jun 2001 03:37:09 -0000 Received: (qmail 23525 invoked by alias); 21 Jun 2001 03:36:28 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15014 Received: (qmail 23505 invoked from network); 21 Jun 2001 03:36:27 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) Date: Thu, 21 Jun 2001 07:36:56 +0400 (MSD) From: Andrej Borsenkow X-X-Sender: To: Vin Shelton cc: Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= , Jason Price , Subject: Re: gcc 3.0 produces broken zsh In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 20 Jun 2001, Vin Shelton wrote: > > I am having similar problems here. zsh from CVS built with gcc-2.95.3 > works as expected and passes all tests, but when I build with gcc-3.0, > I get the following testsuite failures, which indicate problems with > the module subsystem, IIRC: > > /usr/local/src/zsh-2001-06-20/Test/V01zmodload.ztst: starting. > Warning: zsh/example not linked: not checking autoloading Are you sure it was built with dynamoc loading enabled? (I know it was --enable-dynamic, but was it really enabled?) config.log, config.cache. config.h? -andrej