From owner-freebsd-arm@FreeBSD.ORG Sat Apr 20 15:34:09 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F4228F06 for ; Sat, 20 Apr 2013 15:34:08 +0000 (UTC) (envelope-from sef@kithrup.com) Received: from kithrup.com (Kithrup.COM [64.142.31.202]) by mx1.freebsd.org (Postfix) with ESMTP id C78DF191 for ; Sat, 20 Apr 2013 15:34:08 +0000 (UTC) Received: from kithrup.com (localhost [127.0.0.1]) by kithrup.com (8.14.4/8.14.4) with ESMTP id r3KFRdJ2001260 for ; Sat, 20 Apr 2013 08:27:39 -0700 (PDT) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.14.4/8.14.4/Submit) id r3KFRdlA001259 for freebsd-arm@freebsd.org; Sat, 20 Apr 2013 08:27:39 -0700 (PDT) (envelope-from sef) Date: Sat, 20 Apr 2013 08:27:39 -0700 (PDT) From: Sean Eric Fagan Message-Id: <201304201527.r3KFRdlA001259@kithrup.com> To: freebsd-arm@freebsd.org Subject: Re: C++ broken on Raspberry Pi? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Apr 2013 15:34:09 -0000 I realize it's unlikely, but any update on this? It prevents me from being able to do a buildworld (or, actually, even buildkernel!) on the Pi itself. Sean.