Jeremy Huntwork wrote: > I've done a test. Hopefully I made the correct assumptions here: > > * Build as per usual up to gcc-pass2 > > * Build gcc-pass2 according to instructions *execpt* do not add > -fomit-frame-pointer to XCFLAGS in gcc/Makefile.in
??? Um, you have it arse about dude. You need to *add* -fomit-frame-pointer to avoid differences. That's the whole point of the exercise. This was all explained in graphic detail here: http://www.mail-archive.com/[email protected]/msg02080.html 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
