From owner-freebsd-hackers Mon Oct 29 19:48: 6 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B17C137B401 for ; Mon, 29 Oct 2001 19:48:03 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f9U3m1V02104; Mon, 29 Oct 2001 20:48:01 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f9U3m0700894; Mon, 29 Oct 2001 20:48:00 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200110300348.f9U3m0700894@harmony.village.org> To: Jean-Francois Dive Subject: Re: C++ code in the FreeBSD kernel Cc: Denis Serenyi , freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Tue, 30 Oct 2001 14:39:52 +1100." References: Date: Mon, 29 Oct 2001 20:48:00 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message Jean-Francois Dive writes: : I beleive that something to do as well is to remove the RTTI support from : the compilation ... Yes. I also think that the default turned on exceptions, which caused some issues. There were also a few headers I had to patch to make them more properly type safe for C++. Plus maybe a few things I'm forgetting. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message