From owner-freebsd-arch@FreeBSD.ORG Sat Oct 27 04:42:08 2007 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C92D116A419 for ; Sat, 27 Oct 2007 04:42:08 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id A410913C4AC for ; Sat, 27 Oct 2007 04:42:08 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id C384A3D47B for ; Sat, 27 Oct 2007 00:25:35 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sat, 27 Oct 2007 00:25:35 -0400 X-Sasl-enc: LkdVSKbNKfzC+XLGh4Nla7Of1kgytgvMNk6pHHQPhqpw 1193459135 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 761532701 for ; Sat, 27 Oct 2007 00:25:35 -0400 (EDT) Message-ID: <4722BDBE.5030408@incunabulum.net> Date: Sat, 27 Oct 2007 05:25:34 +0100 From: Bruce M Simpson User-Agent: Thunderbird 2.0.0.6 (X11/20070928) MIME-Version: 1.0 To: freebsd-arch@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: C++ in the kernel X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 04:42:08 -0000 I was wondering if anyone had done any further thinking about this. It seems a team in Iceland succeeded in making Linux C++ enabled: http://netlab.ru.is/exception/LinuxCXX.shtml Particularly interesting are the measurements for exception handling. The Click Modular Router is an example of a test case for C++ in both the Linux and FreeBSD kernels. regards, BMS