From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13852 invoked from network); 1 Nov 2001 11:40:50 -0000 Received: from ns2.primenet.com.au (HELO primenet.com.au) (?NXhoHYQcM0ohzQYEnH1FQRptw45kpNvY?@203.24.36.3) by ns1.primenet.com.au with SMTP; 1 Nov 2001 11:40:50 -0000 Received: (qmail 10511 invoked from network); 1 Nov 2001 11:40:48 -0000 Received: from sunsite.dk (130.225.247.90) by proxy.melb.primenet.com.au with SMTP; 1 Nov 2001 11:40:48 -0000 Received: (qmail 1231 invoked by alias); 1 Nov 2001 11:40:23 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4449 Received: (qmail 1189 invoked from network); 1 Nov 2001 11:40:22 -0000 To: Andrej.Borsenkow@mow.siemens.ru, vincent@vinc17.org Subject: Re: Problems with modules and zsh 4.0.4 Cc: zsh-users@sunsite.dk Message-Id: Date: Wed, 31 Oct 2001 14:43:31 +0100 From: Raúl Núñez de Arenas Coronado Reply-To: Raúl Núñez de Arenas Coronado Sender: Raúl Núñez de Arenas Coronado X-Mailer: DervishD TWiSTiNG Mailer Hello all :) >> the problems. Now, I don't know if these problems come from zsh >> or gcc 3.0. >This comes from GCC (or to be precise, from the particular configuration). Unfortunately, this is true... >We already had the case. gcc-3 compiled programs need extra shared >library (I forgot the name). libgcc_s.so. I don't really know what's the point with this library :??? I should read the FAQ's for GCC. Anyway I have zsh 4.0.4 compiled with GCC 3.0.1 and it seems to work ok (I have detected no flaws by now, at least). Raúl