lkml.org 
[lkml]   [2008]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: C++ in linux kernel
    From
    Date
    "rohit h" <hrohit85@gmail.com> writes:

    > 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?

    If you want to use C++ in the kernel you would need to provide
    all the run time library support for it youself. It's possible,
    but not easy and encouraged

    -Andi


    \
     
     \ /
      Last update: 2008-02-08 14:47    [W:3.477 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site