From owner-freebsd-ports@FreeBSD.ORG Fri Jun 8 07:28:01 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1A20106566B for ; Fri, 8 Jun 2012 07:28:01 +0000 (UTC) (envelope-from maciej@suszko.eu) Received: from smtp.suszko.eu (tlhscd-1-pt.tunnel.tserv6.fra1.ipv6.he.net [IPv6:2001:470:1f0a:e2c::2]) by mx1.freebsd.org (Postfix) with ESMTP id A35B98FC0C for ; Fri, 8 Jun 2012 07:28:01 +0000 (UTC) Received: from ibox (localhost [127.0.0.1]) by smtp.suszko.eu (Postfix) with ESMTP id 3E2D62059C0; Fri, 8 Jun 2012 09:27:54 +0200 (CEST) X-Virus-Scanned: YES, Passed Received: from smtp.suszko.eu ([127.0.0.1]) by ibox (mail.suszko.eu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id FQHfqYC-jzv1; Fri, 8 Jun 2012 09:27:53 +0200 (CEST) Received: from arsenic.lan (arsenic.lan [172.16.2.2]) by smtp.suszko.eu (Postfix) with ESMTPSA id EBA462059BA; Fri, 8 Jun 2012 09:27:53 +0200 (CEST) Date: Fri, 8 Jun 2012 09:27:50 +0200 From: Maciej Suszko To: freebsd-ports@freebsd.org Message-ID: <20120608092750.5b5cecb7@arsenic.lan> In-Reply-To: References: <4FD05DD0.6050401@cyberleo.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/EETEQO1YxXf_FjDgKGlPs01"; protocol="application/pgp-signature" Cc: rotkap@gmx.de Subject: Re: firefox 13.0,1 needs lang/gcc46 -- to RUN?! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2012 07:28:02 -0000 --Sig_/EETEQO1YxXf_FjDgKGlPs01 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Heino Tiedemann wrote: >=20 > What ist the meaning of >=20 > ,---- > | Use GCC 4.6 to fix build on newer FreeBSD versions > `---- >=20 >=20 > What meians "newer FreeBSD versions" here? > http://www.freshports.org/www/firefox/ >=20 >=20 > And what means >=20 > ,---- > | Don't depend on GCC 4.6 if clang is used > `---- >=20 >=20 > How an I use clang? > http://www.freshports.org/www/firefox/ I just simply built www/firefox with those flags to make: CC=3Dclang CXX=3Dclang++ CPP=3Dclang-cpp If you use portupgrade, this should work: portupgrade -m 'CC=3Dclang CXX=3Dclang++ CPP=3Dclang-cpp' firefox\* ...of course if you have clang in your base system. #v+ tlhscd@arsenic:/ $ uname -mv FreeBSD 9.0-STABLE #1 r236436: Sat Jun 2 19:14:50 CEST 2012 root@arsen= ic.lan:/usr/obj/usr/src/sys/ARSENIC amd64 tlhscd@arsenic:/ $ firefox --version Mozilla Firefox 13.0 #v- --=20 regards, Maciej Suszko. --Sig_/EETEQO1YxXf_FjDgKGlPs01 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/RqXkACgkQCikUk0l7iGqcTwCeJq7QF5ZsOijLlNviBRBKoMua VNEAoIqOiX6LOvu4zXYC0JwSAHTUYayq =+1hr -----END PGP SIGNATURE----- --Sig_/EETEQO1YxXf_FjDgKGlPs01--