Sorry,
so wie have different examples.
My example use two objects called rtl_cpp.o ( rtl_cpp.c)
and app.o (hello.cpp).
Both are insmod in the Kernel !
An it work !
Additional I had read in the web that the USB linux device driver
is developed in c++.
Michael



> Not quite.  If you look carefully at the example, you'll see that all of
> the
> C++ code is in the user-domain and all of the kernel-code is in pure C.
> All
> that example proves is that it's possible to use RTLinux with C++ user
> programs.
> 
>       Norm
> 
>  
> > > On Thu, 22 Nov 2001, Sharon Oren wrote:
> > > 
> > > >
> > > >         Hi,
> > > >         I'm porting my application from Linux (in user mode) ro
> RTLinux (as
> > > > a task).
> > > >         My code is in c++ and using STL.
> > > 
> > > C++ is can of worms at system level. Do NOT use it. Even MS Windoz
> > > uses C at kernel level.
> > > 
> >     Hi,
> >     this is not truly right.
> >     With RTL it is possible to use C++ 
> >     ../examples/cpp
> >     put it is not easy!
> >     I think using STl is not possible !!
> > -- [rtl] ---
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to