This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Enable DWARF2 exceptions on PPC


Hi,

2001-05-18 Andrew Haley <aph@cambridge.redhat.com>

* include/dwarf2-signal.h: New file.
* configure.in (SYSDEP_SOURCES): Add dwarf2-signal.h for PPC.
* configure.host (EXCEPTIONSPEC): Don't use sjlj on PPC.
* configure: Rebuilt.

Someone might want to look at the libffi changes I contributed to support ppc linux for the java interpreter.

If I remember correctly, I think somewhere there is a define to use sjlj exception handling.

Perhaps that should be changed as well?

Kevin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]