From owner-freebsd-stable@FreeBSD.ORG Wed Sep 12 11:25:55 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 709F8106564A for ; Wed, 12 Sep 2012 11:25:55 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id EB9E08FC0C for ; Wed, 12 Sep 2012 11:25:53 +0000 (UTC) Received: by eeke52 with SMTP id e52so1269740eek.13 for ; Wed, 12 Sep 2012 04:25:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=5nFjshyF3IwEfANGZ3FLXC/bKPTqPeLks61n/jaPAtE=; b=MMDd+IvOjKuLpRx0kUrYPLT+edhhRSbKdEE4HKmc7oa67Dc/W5cis+sRX7Vli59GV6 Ocax4Ltfd2wGPWZWISGcHDmDkz4aDt9mouU/63/sqP5PhLlSXRddbr/6qYNGy/8jcSLp tfDnW2tI1Zv8EcDbRpcN4s8wcj3ScacRX2F/aiFWPyefN9JZTSTOnFWAHkHm7Nsxo0bG tBNSdl9Ex+/w3/1x5rPibDU4TAL4dlZCrO8VRKPrwjxwYgOisUKbS2Q/rIfxH6q6Faxi G27+8hkulPyu+5xR3GlSeq9Bh/KfQYBXwNaX4XHx4G73OUo3iVyrF1JaRfU+7Lst52xq QC+A== Received: by 10.204.145.90 with SMTP id c26mr5855889bkv.34.1347449152894; Wed, 12 Sep 2012 04:25:52 -0700 (PDT) Received: from green.local (186-102-132-95.pool.ukrtel.net. [95.132.102.186]) by mx.google.com with ESMTPS id gq2sm11607839bkc.13.2012.09.12.04.25.50 (version=SSLv3 cipher=OTHER); Wed, 12 Sep 2012 04:25:51 -0700 (PDT) Message-ID: <5050713D.4000400@gmail.com> Date: Wed, 12 Sep 2012 14:25:49 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Andreas Nilsson References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Mailing List Subject: Re: Clang as default compiler X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2012 11:25:55 -0000 12.09.2012 00:49, Andreas Nilsson wrote: > On another clang note: Is there a page specifying valid settings for > -march, my google-foo is failing me. Ie, I'm looking for the equivalent of > http://gcc.gnu.org/onlinedocs/gcc-4.7.1/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options I'm using the minimum of: : | gcc -E -v -march=native - : | clang -E -v -march=native - because there are number of ports that still doesn't compile with clang or GCC4.6. > After successful install I went on to upgrade some ports. Is there a specif > PR to use for ports that fails with clang and does not specify to use gcc ( > devel/cdecl and deskutils/calibre so were the culprits so far) It's up to you to fix this ports and submit patches. You can always rollback to using GCC. -- Sphinx of black quartz judge my vow.