Jeremy Huntwork wrote:

> Looking at gcc-4.2.1's configure, I see that --enable-bootstrap seems to 
> be the default if we are building native.

Yes, it changed in 4.2.

> but perhaps you know the answer already. Does this mean that GCC by 
> default is doing what it used to do when calling 'make bootstrap'? I.e., 
> is it unnecessary to specify 'make bootstrap' for gcc-4.2.1 if we want 
> to bootstrap and alternately, if we don't want to bootstrap we have to 
> set --disable-bootstrap? Or is there more going on behind the scenes?

This is all covered in the DIY Refbuild doc. Pls read it. I need to keep
"make bootstrap" because I support multiple versions of GCC with the one
set of build commands.

Regards
Greg
-- 
http://www.diy-linux.org/

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to