Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f3ILdD023767 for linux-xfs-outgoing; Wed, 18 Apr 2001 14:39:13 -0700 Received: from pneumatic-tube.sgi.com (pneumatic-tube.sgi.com [204.94.214.22]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f3ILdCM23764 for ; Wed, 18 Apr 2001 14:39:12 -0700 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by pneumatic-tube.sgi.com (980327.SGI.8.8.8-aspam/980310.SGI-aspam) via ESMTP id OAA07597 for ; Wed, 18 Apr 2001 14:49:40 -0700 (PDT) mail_from (lord@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy.americas.sgi.com [128.162.185.214]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id QAA1489025; Wed, 18 Apr 2001 16:37:54 -0500 (CDT) Received: from jen.americas.sgi.com (IDENT:root@jen.americas.sgi.com [128.162.184.86]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id QAA14248; Wed, 18 Apr 2001 16:37:53 -0500 (CDT) Received: from jen.americas.sgi.com by jen.americas.sgi.com (8.11.0/SGI-client-1.7) via ESMTP id f3ILdD503568; Wed, 18 Apr 2001 16:39:13 -0500 Message-Id: <200104182139.f3ILdD503568@jen.americas.sgi.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Juha Saarinen cc: "linux-xfs@oss.sgi.com" Subject: Re: XFS in RHL 7.1 In-Reply-To: Message from Juha Saarinen of "Thu, 19 Apr 2001 09:21:59 +1200." Date: Wed, 18 Apr 2001 16:39:13 -0500 From: Steve Lord Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk > On Wed, 18 Apr 2001, Steve Lord wrote: > > > > Yes it does if you use the patch I sent out yesterday. > > Right, I looked at it -- shouldn't that patch go into the ISO? > > The reason I did the work was that I just discovered Redhat had switched their build compiler. The amount of exposure xfs has had with this compiler is minimal. I also so far have had zero feedback from people with other compilers saying it works or does not work for them. Previous attempts at this resulted in runtime hangs out of xfs due to other compiler problems, so far it looks like these are gone, but I want to see more testing yet. Internally there is currently a lot of resistance to changing the code in the 1.0 code base - throwing a new compiler at a large body of code just before you call it a release is generally not a good idea. So this change is likely to go into the development tree, but not the 1.0 tree. Steve