On Sep 1, 2013, at 12:15 PM, Klemen Košir wrote:
I get the same error. It's a normal warning, but gcc treats it as an error.
Gotta reconfigure the build system.If you remove CFLAGS and CXXFLAGS and rebuild binutils from scratch, you will not see the error again.
It has to do with -Os and -O3. It will not crop up with -O2 or -O1 or - O0.
Sincerely, William Harrington
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page