From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5499 invoked from network); 22 May 2001 16:24:16 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 May 2001 16:24:16 -0000 Received: (qmail 23885 invoked by alias); 22 May 2001 16:24:09 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14441 Received: (qmail 23871 invoked from network); 22 May 2001 16:24:07 -0000 From: "Bart Schaefer" Message-Id: <1010522162344.ZM22536@candle.brasslantern.com> Date: Tue, 22 May 2001 16:23:44 +0000 In-Reply-To: <20010522115900.A25987@dman.com> Comments: In reply to Clint Adams "Re: 4.0.1-pre-5 (solaris issues)" (May 22, 11:59am) References: <20010522111111.A11800@oobleck.gatech.edu> <20010522115900.A25987@dman.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: 4.0.1-pre-5 (solaris issues) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 22, 11:59am, Clint Adams wrote: } Subject: Re: 4.0.1-pre-5 (solaris issues) } } I don't have these problems under Solaris 8 if I compile with gcc 2.95.3 } or Forte C 6.1u1. However, if I use Forte with -xtarget=ultra -xarch=v9 } (i.e., 64-bit), failures occur. (Yow. 300K of trace output sent to zsh-users? We're going to have a rash of unsubscribes.) It would appear that globbing and file redirection are failing, which is a pretty sure sign that large file support is not working properly with the 64-bit Forte compiler. Can you figure out what we need to be passing as a compiler argument that we aren't, or whatever? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net