From owner-freebsd-toolchain@FreeBSD.ORG Fri Oct 12 12:42:24 2012 Return-Path: Delivered-To: toolchain@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A539FEBA; Fri, 12 Oct 2012 12:42:24 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id AEF9B8FC0C; Fri, 12 Oct 2012 12:42:23 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA14433; Fri, 12 Oct 2012 15:42:21 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <5078102C.3070503@FreeBSD.org> Date: Fri, 12 Oct 2012 15:42:20 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121012 Thunderbird/16.0.1 MIME-Version: 1.0 To: Gerald Pfeifer Subject: gcc46 --version incompatible with bsd.compiler.mk X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: toolchain@FreeBSD.org X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 12:42:24 -0000 Gerald, $ gcc46 --version gcc46 (FreeBSD Ports Collection) 4.6.3 I think that the above should have just "gcc" instead of "gcc46". The version is reported separately from the compiler name. The above output confuses bsd.compiler.mk. -- Andriy Gapon