This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 970929: MY patch list
- To: chip at pobox dot com
- Subject: Re: 970929: MY patch list
- From: hjl at lucon dot org (H.J. Lu)
- Date: Wed, 8 Oct 1997 14:41:21 -0700 (PDT)
- Cc: egcs at cygnus dot com
>
> (I mailed this once, but haven't seen it; apologies if it's a dup for you.)
>
> H.J. still can't duplicate my exception problem. I've applied the
> following patches; is any of them a Bad Idea when debugging exceptions?
>
Since you have indicated that the same asm output which works for
me doesn't work for you, so the problem may come from somewhere
else.
I always compile glibc with -fno-exceptions and install egcs in
/usr. They may make a difference. Also I use binutils 2.8.1.0.15.
BTW, can you send me
# gcc -v ......
to show what are used?
Thanks.
H.J.