From owner-freebsd-toolchain@FreeBSD.ORG Sat Aug 24 12:11:18 2013 Return-Path: Delivered-To: toolchain@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0F3BECA1; Sat, 24 Aug 2013 12:11:18 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AF8162B42; Sat, 24 Aug 2013 12:11:17 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id id13so1065239vcb.18 for ; Sat, 24 Aug 2013 05:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Dg2Fu5IZVjufd5+00uNB4JxU2vLkC+FMilxbUzmznCo=; b=E3KiCyOV9vma0hqmwxjfrB/qFNUEu65vU+Vk+sJbAWnqVBvdCXNZofpUuXe1gyLdP1 054Ccxzllt5VLaUXSiI7fAg9gstNM2VLW3bOi2VwVRCsMtTszMRxXS2DNHjz2Y7GUbIV kug+6IKDTjS6ACQ6FYgaD45zwPxZ9qaYHWKjN7//XH1HChV0OXJTvEYVH9MNQkYwFAFX lhHtHmfqlX0j5Vcu/9kXaU7YlFSJkTClwtHZVR7vijI/WbpU4c573MP9VPxH1OLXlpqZ 98OKJXDgY10oJXtyIPrp09m45VQ7ooQWugnybmCanexU3rgBL3/M5/3tAECZyl+E7aDB wf4g== MIME-Version: 1.0 X-Received: by 10.58.235.69 with SMTP id uk5mr4294518vec.17.1377346276843; Sat, 24 Aug 2013 05:11:16 -0700 (PDT) Received: by 10.220.96.78 with HTTP; Sat, 24 Aug 2013 05:11:16 -0700 (PDT) In-Reply-To: <20130824115158.GA88999@zxy.spb.ru> References: <20130822200902.GG94127@funkthat.com> <105E26EE-8471-49D3-AB57-FBE2779CF8D0@FreeBSD.org> <5217413A.9080105@passap.ru> <20130823111647.GT2951@home.opsec.eu> <521745F2.8050607@passap.ru> <20130824115158.GA88999@zxy.spb.ru> Date: Sat, 24 Aug 2013 12:11:16 +0000 Message-ID: Subject: Re: GCC withdraw From: "Sam Fourman Jr." To: Slawa Olhovchenkov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: toolchain@freebsd.org, Boris Samorodov , FreeBSD Current 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: Sat, 24 Aug 2013 12:11:18 -0000 > In my opinion this just needs to happen, if ports break, we deal with that > > on a case by case basis. > > Oh, I remember. mplayer on i386 can't be builded witch clang -- clang > don't understand inlined asm. > > Well, in this case, you would just have the mplayer maintainer configure the port to use gcc for the i386 build of mplayer... problem solved -- Sam Fourman Jr.