[PATCH] gcc/Makefile.in gcc-3_0-branch, pass CFLAGS to stage1_build

Gordon Sadler gbsadler1@lcisp.com
Fri Mar 23 15:12:00 GMT 2001


On Fri, Mar 23, 2001 at 12:17:26PM -0800, Jeffrey Oldham wrote:
> Attached patch from yesterday:
> 2001-03-22  Gordon Sadler  <gbsadler1@lcisp.com>
> 
>         * gcc/Makefile.in (stage1_build): pass CFLAGS to stage1_build
> 
> Empirically, bootstrapping gcc 3.0
> 
> with the patch	-j 3	breaks (tried twice with different strange errors)
> with the patch	-j 1	succeeds
> without patch	-j 3	succeeds
> 
> Can you or some other Makefile expert investigate the change to ensure
> it is correct?
> 
> Tested on	i686-pc-linux-gnu
<SNIP patch>

I've bootstrapped 2x since I applied this patch. After receiving your
message I modified my script to run make bootstrap -> make -j3 bootstrap

Still no problems. Maybe you could post the commandline you are using
and the resultant error messages?

i686-pc-linux-gnu here as well. UP. Don't know if you have SMP.

Gordon Sadler



More information about the Gcc-patches mailing list