Greg Schafer wrote: > It all looked fine last time I tested, but I'll re-test with current > sources and see what turns up.
Another thing, this has now become decidedly harder with GCC-4.2 because of configure arguments. ie: we now have to pass --disable-bootstrap to prevent the bootstrap, but configure strings get embedded into at least some of the executables which stuffs up binary comparisons. I might have to come up with some other way of comparing the builds, possibly using the same technique as the GCC bootstrap itself, which essentially compares object files in the build dirs. 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
