From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 27 12:49:45 2015 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EF965F3; Mon, 27 Apr 2015 12:49:45 +0000 (UTC) Received: from diana.db.net (unknown [IPv6:2620:64:0:1:223:7dff:fea2:c8f2]) by mx1.freebsd.org (Postfix) with ESMTP id 8973A1F5B; Mon, 27 Apr 2015 12:49:45 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id 5216E2AA3A2; Mon, 27 Apr 2015 06:49:24 -0600 (MDT) Received: by night.db.net (Postfix, from userid 1000) id 824B41CC02; Mon, 27 Apr 2015 08:49:35 -0400 (EDT) Date: Mon, 27 Apr 2015 08:49:35 -0400 From: Diane Bruce To: Don Lewis Cc: ports@FreeBSD.org, gnome@FreeBSD.org, kwm@FreeBSD.org Subject: Re: all those c++ ABI variations in ports Message-ID: <20150427124935.GA89535@night.db.net> References: <201504131055.t3DAtZUb004681@gw.catspoiler.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201504131055.t3DAtZUb004681@gw.catspoiler.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Apr 2015 12:49:45 -0000 A problem I have not seen noted here are ports that load run time modules. gnuradio is a case in point. The dependancies are all built (by default) with stock clang++ & system libs but some of the runtime code it loads for operation has modules compiled with gfortran. -- - db@FreeBSD.org db@db.net http://www.db.net/~db