From owner-freebsd-current@FreeBSD.ORG Sun Dec 28 15:23:20 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46D5E16A4CF for ; Sun, 28 Dec 2003 15:23:20 -0800 (PST) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0C3E043D53 for ; Sun, 28 Dec 2003 15:23:18 -0800 (PST) (envelope-from andreas-moeller@gmx.net) Received: (qmail 19813 invoked by uid 65534); 28 Dec 2003 23:23:16 -0000 Received: from p5084BF65.dip.t-dialin.net (EHLO gmx.net) (80.132.191.101) by mail.gmx.net (mp005) with SMTP; 29 Dec 2003 00:23:16 +0100 X-Authenticated: #1940550 Message-ID: <3FEF65DE.8040707@gmx.net> Date: Mon, 29 Dec 2003 00:23:10 +0100 From: =?ISO-8859-1?Q?Andreas_M=F6ller?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031107 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: current@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 28 Dec 2003 18:30:48 -0800 Subject: GCC 3.3.3? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 23:23:20 -0000 Hello list, I just wondered why GCC in -CURRENT (and RELENG_5_2 aswell) identifies itself as GCC 3.3.3. As far as I can tell the most recent release is 3.3.2, while 3.3.3 is still being developed and scheduled for release around end of january next year. I think the GCC currently in the tree is a prerelease of what eventually will become the 3.3.3 release and should be marked accordingly, but perhaps I just missed something. This issue (if it is an issue at all) is mainly cosmetic, though. -Andreas