From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: Download recommendation Date: Wed, 22 May 2002 17:59:25 +0400 Message-ID: <20020522175925.A24841@namesys.com> References: Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Richard Emslie Cc: reiserfs-list@namesys.com Hello! On Wed, May 22, 2002 at 02:52:32PM +0100, Richard Emslie wrote: > I am about to run some benchmarks... > I was wondering if > 4. If you use RedHat Linux distribution version 7.x (or any other > distribution that ships gcc 2.96), make sure you have your gcc upgraded to > 2.96-85 (as in RedHat 7.2) Should read 2.96-85 or later. (web site fixed) > is absolutely necessary? I thought 2.96 subsequent RedHat7.0 was OK. Yes, it is absolutely necessary. RedHat 7.1 was shipped with known buggy compiler too. I do not know how it affected reiserfs, but it miscompiled at least symbios scsi controller driver. And you do not want to risk if your code would be miscompiled or not, do you? Bye, Oleg