Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 28 Aug 2002 17:26:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 28 Aug 2002 17:26:27 -0400 Received: from pD9E23990.dip.t-dialin.net ([217.226.57.144]:50371 "EHLO hawkeye.luckynet.adm") by vger.kernel.org with ESMTP id ; Wed, 28 Aug 2002 17:26:26 -0400 Date: Wed, 28 Aug 2002 15:30:11 -0600 (MDT) From: Thunder from the hill X-X-Sender: thunder@hawkeye.luckynet.adm To: Steven Cole cc: Alan Cox , Marcelo Tosatti , Linus Torvalds , Linux Kernel Subject: Re: [PATCH] update ver_linux script to work with gcc 3.2. In-Reply-To: <1030569489.4032.113.camel@spc9.esa.lanl.gov> Message-ID: X-Location: Dorndorf/Steudnitz; Germany MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1553 Lines: 40 Hi, On 28 Aug 2002, Steven Cole wrote: > A commonly used gcc reports its version number thusly: > [steven@spc5 steven]$ gcc --version > 2.96 > > But the new gcc 3.2 reports its version number thusly: > [steven@spc1 scripts]$ gcc --version > gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk) > Copyright (C) 2002 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [thunder@hawkeye.luckynet.adm ~] (1) gcc --version gcc (GCC) 3.2 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [thunder@bluemoon.luckynet.adm ~] (1) gcc --version gcc (GCC) 3.1.1 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Your guess seems right, but don't rely on the rest! Thunder -- --./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .- --/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..- .- -/---/--/---/.-./.-./---/.--/.-.-.- --./.-/-.../.-./.././.-../.-.-.- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/