From owner-freebsd-toolchain@FreeBSD.ORG Fri Feb 1 08:37:15 2013 Return-Path: Delivered-To: toolchain@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 85D46650 for ; Fri, 1 Feb 2013 08:37:15 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5C706342 for ; Fri, 1 Feb 2013 08:37:15 +0000 (UTC) Received: from [192.168.0.2] (cpc10-cmbg15-2-0-cust123.5-4.cable.virginmedia.com [86.30.246.124]) (authenticated bits=0) by theravensnest.org (8.14.5/8.14.5) with ESMTP id r118bCVc015947 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Fri, 1 Feb 2013 08:37:14 GMT (envelope-from theraven@FreeBSD.org) Subject: Re: [patch]r246028, libcxxrt's Version.map is broken Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-2022-jp From: David Chisnall In-Reply-To: <510AF84C.2080702@kbh.biglobe.ne.jp> Date: Fri, 1 Feb 2013 08:37:09 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <106C8345-AE40-48DE-A083-7C6C858F45A2@FreeBSD.org> References: <510AF84C.2080702@kbh.biglobe.ne.jp> To: Yamaya Takashi X-Mailer: Apple Mail (2.1278) Cc: toolchain@FreeBSD.org 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: Fri, 01 Feb 2013 08:37:15 -0000 Looks good to me. I probably won't have time to do adequate testing = until next week (just about to leave for FOSDEM), but I'm perfectly = happy for someone else to do it before then. David On 31 Jan 2013, at 23:03, Yamaya Takashi wrote: > Hi >=20 > After r246028, make buildworld with -stdlib=3Dlibc++ -std=3Dc++11 is = failed. > libcxxrt's Version.map is broken, because some needed symbols are = removed. >=20 >=20 > _______________________________________________ > freebsd-toolchain@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain > To unsubscribe, send any mail to = "freebsd-toolchain-unsubscribe@freebsd.org"