Greg Schafer wrote: > I'll chew on it for a while and maybe try some tests.
Greg, Looking at gcc-4.2.1's configure, I see that --enable-bootstrap seems to be the default if we are building native. I'm trying to read what I can, 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? -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
