Add yer own new and delete operators , see any C++ text on how to
do that. And disable exception handling of the compiler with
-fno-exceptions.
- Erwin
Hermann Streich wrote:
>
> Hi,
>
> I am trying to insmod a simple C++ modul.
>
> Besides __builtin_new and __builtin_delete in there are 2 other symbols
> unresolved:
> terminate__Fv and
> __throw.
>
> Could anyone tell me where I can find what is needed to use C++ for rtlinux
> ?
>
> Thanks in advance,
>
> Hermann
> --
> -Hermann Streich
> German National Research Center for Information Technology (GMD)
> Schloss Birlinghoven, D-53754 Sankt Augustin, FRG
> e-mail: [EMAIL PROTECTED] phone: (++49 2241) 14-2431 fax: (++49 2241) 14-2242
>
> -- [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/rtlinux/
-- [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/rtlinux/