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]
Other format: [Raw text]

Re: why does exception.cc have "unwinding" code for sjlj?


On Fri, Feb 01, 2002 at 06:07:59PM +0000, Andrew Haley wrote:
> Okay.  Is this scheme compatible with binary file formats like
> Windows' weird version of coff, or does it require special ELF
> sections?

It's compatible with a.out.  The data can live anywhere.


r~


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