From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24639 invoked from network); 17 Mar 2006 23:02:43 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,HTML_30_40,HTML_MESSAGE autolearn=ham version=3.1.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 17 Mar 2006 23:02:43 -0000 Received: (qmail 50245 invoked from network); 17 Mar 2006 23:02:37 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 17 Mar 2006 23:02:37 -0000 Received: (qmail 22980 invoked by alias); 17 Mar 2006 23:02:33 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22362 Received: (qmail 22970 invoked from network); 17 Mar 2006 23:02:31 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 17 Mar 2006 23:02:31 -0000 Received: (qmail 49895 invoked from network); 17 Mar 2006 23:02:31 -0000 Received: from k063.ims-firmen.de (213.174.51.118) by a.mx.sunsite.dk with SMTP; 17 Mar 2006 23:02:29 -0000 Received: from ah.darktech.org (p54A2F30D.dip.t-dialin.net [84.162.243.13]) by k063.ims-firmen.de (Postfix) with ESMTP id DE047180003; Sat, 18 Mar 2006 00:02:28 +0100 (CET) Received: from [192.168.76.6] (account gf HELO ah-online.com) by ah.darktech.org (CommuniGate Pro SMTP 5.0.1) with ESMTPA id 1380323; Sat, 18 Mar 2006 00:02:29 +0100 Sender: root@k063.ims-firmen.de Message-ID: <441B3FFD.D5CBE9B9@ah-online.com> Date: Sat, 18 Mar 2006 00:02:21 +0100 From: goetz fischer X-Mailer: Mozilla 4.8C-SGI [en] (X11; U; IRIX64 6.5 IP27) X-Accept-Language: en MIME-Version: 1.0 To: =?iso-8859-1?Q?Fran=E7ois=2DXavier?= Coudert Cc: zsh-workers@sunsite.dk Subject: Re: zsh 4.3.2 bug References: <19c433eb0603170208y5f4287c7m1c7b76da501fc8e1@mail.gmail.com> <20060317181845.75bd6fce.g.fischer@ah-online.com> <19c433eb0603170945y2d70a602j1ece0ba7b2bdcf49@mail.gmail.com> Content-Type: multipart/alternative; boundary="------------F26D219D27883EC3898EBA0E" --------------F26D219D27883EC3898EBA0E Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit François-Xavier Coudert wrote: > I just compiled zsh-4.3.2 fine with: at least good to know :-) > > > CC=cc ./configure --prefix=/tmp/zsh-install --enable-multibyte && make > && make install > > I have the following configuration: > > $ uname -a > IRIX64 xxx 6.5 10060437 IP27 mips unknown Irix > $ cc -v > MIPSpro Compilers: Version 7.4.2m yes, same for me except 7.43. > > > Maybe switching from c99 to cc would to the trick? nice idea, could it be that easy? will try it anyway! thanks! > > > FX -- ah-consulting.net Götz Fischer Senior Consultant Phone: +49(0)7225/98 98 79 Fax: +49(0)7225/28 64 eMail: g.fischer@ah-consulting.net http://www.ah-consulting.net http://www.ah-webhosting.com --------------F26D219D27883EC3898EBA0E Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit François-Xavier Coudert wrote:
I just compiled zsh-4.3.2 fine with:
at least good to know :-)
 

CC=cc ./configure --prefix=/tmp/zsh-install --enable-multibyte && make
&& make install

I have the following configuration:

$ uname -a
IRIX64 xxx 6.5 10060437 IP27 mips unknown Irix
$ cc -v
MIPSpro Compilers: Version 7.4.2m

yes, same for me except 7.43.
 

Maybe switching from c99 to cc would to the trick?

nice idea, could it be that easy?
will try it anyway!
thanks!
 

FX

-- 
ah-consulting.net
Götz Fischer
Senior Consultant
Phone: +49(0)7225/98 98 79
Fax:   +49(0)7225/28 64
eMail: g.fischer@ah-consulting.net
http://www.ah-consulting.net
http://www.ah-webhosting.com
  --------------F26D219D27883EC3898EBA0E--