From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 30 20:05:07 2012 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BF3060D; Tue, 30 Oct 2012 20:05:07 +0000 (UTC) (envelope-from mike.jakubik@intertainservices.com) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id C67168FC16; Tue, 30 Oct 2012 20:05:06 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 81ACE5645B; Tue, 30 Oct 2012 16:05:05 -0400 (EDT) From: Mike Jakubik Organization: Intertainservices To: freebsd-ports@freebsd.org Subject: Re: [Call for Testers] VirtualBox 4.2.4 Date: Tue, 30 Oct 2012 16:05:06 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <201210301512.12568.mike.jakubik@intertainservices.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <201210301605.06718.mike.jakubik@intertainservices.com> X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 81ACE5645B.AF0FC X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 20:05:07 -0000 On Tuesday 30 October 2012 3:56:29 PM Bernhard Fr=F6hlich wrote: > On Tue, Oct 30, 2012 at 8:12 PM, Mike Jakubik > > Hello, i have just tried to compile this on an up to date releng9 syste= m. > >=20 > > - Base GCC, compiles ok, works ok. > >=20 > > - GCC47, fails, due to ugly -fno-format-extensions and=20 > > -fformat-extensions compiler hacks. >=20 > Patches are welcome but it's not supported from us yet and probably will > never be. Thats a shame, i'll see if i can make it work, though im not an expert in t= his=20 field. >=20 > > - Clang, fails, details are below. >=20 > Clang does not support global registered variables so it's not supposed to > work. My understanding is that Clang will be the default compiler in FreeBSD 10, = how=20 will the port be compiled then?