Re: [reiserfs-list] Re: ReiserFS Oops (2.4.1, deterministic, symlink

From: David Woodhouse (dwmw2@infradead.org)
Date: Sat Feb 03 2001 - 12:14:20 EST


On Fri, 2 Feb 2001, Alan Cox wrote:

> if [ -e /bin/rpm ]; then
> X=`rpm -q gcc`
> if [ "$X" = "gcc-2.96-54" ]; then
> echo "*** GCC 2.96-54 will miscompile Reiserfs. Please update your compiler"
> echo "See http://www.redhat.com/support/errata/RHBA-2000-132.html"
> exit 255
> fi
> fi

 -a "$CC" = "gcc"

-- 
dwmw2

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 07 2001 - 21:00:18 EST