[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1202465861.17060.13.camel@tara.firmix.at>
Date: Fri, 08 Feb 2008 11:17:41 +0100
From: Bernd Petrovitsch <bernd@...mix.at>
To: rohit h <hrohit85@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: C++ in linux kernel
On Fre, 2008-02-08 at 10:51 +0530, rohit h wrote:
> Hi,
> I am a kernel newbie.
> I tried to insmod a C++ module containing classes, inheritance.
> I am getting 'unresolved symbol' error when I use the 'new' keyword.
> What could the problem be?
That you used C++ is the problem. Use plain C and the gcc.
> What kind of runtime support is needed ( arm linux kernel)? Is a
> patch available for it?
Google for "linux kernel c++" and read on - this has been discussed
several times on this list.
Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists