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
> -----Original Message-----
> From: Back Michael (extern) [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, November 27, 2001 7:00 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [rtl] Using STl (Standard Template Library)
>
>
>
> > 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] ---
> 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/
-- [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/