This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-H8300: build failure
- To: rth at redhat dot com (Richard Henderson)
- Subject: Re: GCC-H8300: build failure
- From: Toshi Morita <tm2 at best dot com>
- Date: Sat, 31 Mar 2001 18:02:29 -0800 (PST)
- Cc: gcc-bugs at gcc dot gnu dot org
> On Fri, Mar 30, 2001 at 12:47:12PM -0800, Toshi Morita wrote:
> > After a bit of thinking, I realized that sjlj-exceptions shouldn't even
> > be used for h8300-coff because sjlj-exceptions requires DWARF2.
>
> No it doesn't. Why do you claim this?
Doh, I guess we're switching to sjlj for all targets?
I haven't been following the exceptions debate.
Toshi