Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: gnusrc/gnu/lib/libgcc



Uhh...This worked...I specifically changed it because _eh wasn't getting
built with exceptions turned on. 

The initial problem here (the 1.31 changes) from what I can tell never
needed to be made in the first place. This worked as-is with 1.30.

Granted now it's building an _eh.c file but even before by just using the
libgcc2.c with -D worked fine also and that specifically was a special case
due to the expections issue.

James

>
>On Wed, Dec 12, 2001 at 11:30:56AM +0200, Luke Mewburn wrote:
>
> > Modified Files:
> >     gnusrc/gnu/lib/libgcc: Makefile
> > 
> > Log Message:
> > we need a .c file to build _eh.{o,so,po} from, so add libgcc2.c back
> > in as a source for the rules.
>
>Uh, there is *SUPPOSED* to be a rule that generates an _eh.c!
>
>-- 
>        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>
>
>
>
>




Home | Main Index | Thread Index | Old Index