Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: gnusrc/gnu/lib/libgcc
>
>On Thu, Dec 13, 2001 at 02:05:00AM -0500, James Chacon wrote:
>
> > Uhh...This worked...I specifically changed it because _eh wasn't getting
> > built with exceptions turned on.
>
>It didn't quite work... if a stale _eh.c was there, since you used
>.ALLSRC, it tried to build 2 .c files at once.
Well yes I hit that too but I just nuked my objdir then :-)
>
>The way it works now treats _eh.c just like all the other funcs, except
>it builds it with -fexceptions.
I see that now. This is cleaner in a way.
Cool
James
Home |
Main Index |
Thread Index |
Old Index