From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5760 invoked from network); 19 Aug 2006 19:20:29 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,UNPARSEABLE_RELAY autolearn=ham version=3.1.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Aug 2006 19:20:29 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 19887 invoked from network); 19 Aug 2006 19:20:24 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Aug 2006 19:20:24 -0000 Received: (qmail 21988 invoked by alias); 19 Aug 2006 19:20:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22633 Received: (qmail 21979 invoked from network); 19 Aug 2006 19:20:21 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Aug 2006 19:20:21 -0000 Received: (qmail 19540 invoked from network); 19 Aug 2006 19:20:20 -0000 Received: from vms046pub.verizon.net (206.46.252.46) by a.mx.sunsite.dk with SMTP; 19 Aug 2006 19:20:19 -0000 Received: from torch.brasslantern.com ([71.121.0.226]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J4900IYDF1HB1V4@vms046.mailsrvcs.net> for zsh-workers@sunsite.dk; Sat, 19 Aug 2006 14:20:06 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id k7JJK4hR028744 for ; Sat, 19 Aug 2006 12:20:04 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id k7JJK4tI028743 for zsh-workers@sunsite.dk; Sat, 19 Aug 2006 12:20:04 -0700 Date: Sat, 19 Aug 2006 12:20:04 -0700 From: Bart Schaefer Subject: Re: compaudit problem In-reply-to: <20060819174533.GA8500@localhost.localdomain> To: zsh-workers@sunsite.dk Message-id: <060819122004.ZM28742@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <20060819115030.GE25959@localhost.localdomain> <060819103035.ZM28413@torch.brasslantern.com> <20060819174533.GA8500@localhost.localdomain> Comments: In reply to Alexey Tourbin "Re: compaudit problem" (Aug 19, 9:45pm) On Aug 19, 9:45pm, Alexey Tourbin wrote: } } Linux 2.6.16 } glibc 2.3.6 } gcc 4.1.1 mostly in sync with gcc-4.1.1-6 from Fedora I have 2.6.9, 2.3.4, 3.4.5 (RHEL4). I wonder if there's something about gcc-4 that's an issue. I've just installed Xcode on my Mac, which has gcc-4, so perhaps I'll attempt a zsh compile on that.