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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to