From owner-freebsd-arch@FreeBSD.ORG Tue Jul 8 18:27:26 2014 Return-Path: Delivered-To: freebsd-arch@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 ESMTPS id 44287AA5; Tue, 8 Jul 2014 18:27:26 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id F12E4218C; Tue, 8 Jul 2014 18:27:25 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::1133:f181:93e3:e668] (unknown [IPv6:2001:7b8:3a7:0:1133:f181:93e3:e668]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 1ECE45C44; Tue, 8 Jul 2014 20:27:23 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_CC11B1B8-AFE9-4863-87F5-2B108B55FE6E"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Total confusion over toolchain/xdev behavior From: Dimitry Andric In-Reply-To: <1404842719.1662.15.camel@bruno> Date: Tue, 8 Jul 2014 20:27:02 +0200 Message-Id: References: <1404688077.1059.115.camel@bruno> <1404766292.65432.43.camel@revolution.hippie.lan> <20B72004-1499-4F99-A7C7-13173C50C7C6@bsdimp.com> <1404831829.1662.7.camel@bruno> <1404835471.1662.13.camel@bruno> <1404842719.1662.15.camel@bruno> To: sbruno@freebsd.org X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-arch X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2014 18:27:26 -0000 --Apple-Mail=_CC11B1B8-AFE9-4863-87F5-2B108B55FE6E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 08 Jul 2014, at 20:05, Sean Bruno wrote: ... > =3D=3D=3D> lib/libproc (all) > building static proc library > ranlib -D libproc.a > make[5]: /var/tmp/home/sbruno/fbsd_head/lib/libproc/.depend, 322: > ignoring stale .depend for /var/tmp/mips_cc/usr/lib/libstdc++.a > building shared library libproc.so.2 > /var/tmp/mips_cc/usr/bin/ld: cannot find -lsupc++ > *** Error code 1 >=20 > Stop. > make[5]: stopped in /home/sbruno/fbsd_head/lib/libproc > *** Error code 1 Yes, libproc and it dependencies should be disabled when MK_CXX=3Dno. = Alternatively, libproc's demangling support could be conditionally = compiled out in that case. -Dimitry --Apple-Mail=_CC11B1B8-AFE9-4863-87F5-2B108B55FE6E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlO8OAYACgkQsF6jCi4glqOu5wCgx6yXN6/T/uk1Hv4RcZd1hci3 4jcAoJiNoSY8I3LMcrmWCrcIbUjejGwr =9PTP -----END PGP SIGNATURE----- --Apple-Mail=_CC11B1B8-AFE9-4863-87F5-2B108B55FE6E--