[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C++ Exception
- Date: Thu, 15 Jul 1999 19:55:37 -0500
- From: rdasilva at connecttel.com (Rosimildo DaSilva)
- Subject: C++ Exception
Alexey,
In a nutshell, it requires you to add the "crt stuff" of egcs and use a
multi-section target format such as ELF.
It requires quite a bit of changes of the RTEMS, linkcmds and bsp_script.
Also, lots of changes to egcs.
Most of the changes have been added to the RTEMS archives ( CVS ).
I have put all code on this link:
http://www.connectel.com/corba/rtems_omni.html
It requires access to private RTEMS snapshots.
>> By the way - do you know will it work on target Mips64Orion BSP=p4650?
I do not know. You'd better ask this question on the list.
Rosimildo.