Date: Mon, 27 Apr 2015 08:49:35 -0400 From: Diane Bruce <db@db.net> To: Don Lewis <truckman@FreeBSD.org> 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> In-Reply-To: <201504131055.t3DAtZUb004681@gw.catspoiler.org> References: <201504131055.t3DAtZUb004681@gw.catspoiler.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150427124935.GA89535>