From owner-freebsd-hackers Mon Oct 29 19:11:42 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 8D66337B405 for ; Mon, 29 Oct 2001 19:11:39 -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 f9U3BbV01934; Mon, 29 Oct 2001 20:11:37 -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 f9U3BZ796671; Mon, 29 Oct 2001 20:11:36 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200110300311.f9U3BZ796671@harmony.village.org> To: Denis Serenyi Subject: Re: C++ code in the FreeBSD kernel Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Wed, 24 Oct 2001 15:28:25 PDT." <70E7B42B-C8CE-11D5-ACE1-003065675568@panasas.com> References: <70E7B42B-C8CE-11D5-ACE1-003065675568@panasas.com> Date: Mon, 29 Oct 2001 20:11:35 -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 <70E7B42B-C8CE-11D5-ACE1-003065675568@panasas.com> Denis Serenyi writes: : Has anyone out there tried to get C++ code running in the freebsd kernel : (like as a .ko)? Yes. In fact, it used to work OK if you don't do exceptions. But there are some issues with the newer compilers I've never bothered to track down. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message