bootstrap failure on alpha and solaris Re: [RFA] automake mass update, 2 of 2

Andreas Tobler toa@pop.agri.ch
Thu Jun 17 05:40:00 GMT 2004


Andreas Tobler wrote:


> Index: Makefile.am
> ===================================================================
> RCS file: /cvs/gcc/gcc/boehm-gc/Makefile.am,v
> retrieving revision 1.41
> diff -u -r1.41 Makefile.am
> --- Makefile.am 16 Jun 2004 07:34:39 -0000      1.41
> +++ Makefile.am 17 Jun 2004 04:12:43 -0000
> @@ -54,6 +54,7 @@
> 
>  ## FIXME: we shouldn't have to do this, but automake forces us to.
>  .s.lo:
> +.S.lo:
>  ## We use -Wp,-P to strip #line directives.  Irix `as' chokes on
>  ## these.
>         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
> 

hm, this breaks the other targets :(

Andreas



More information about the Java mailing list