On Sep 1, 2013, at 10:03 AM, Klemen Košir wrote:

I looked at the compile log and I've found a warning regarding the variable physname in binutils/stabs.c being used uninitialized. The compiler turned the warning into an error. Maybe the reason for this was the -O2 compiler flag.

This will happen using certain optimizations. Which optimizations are you using? Using default optimizations will not result in this issue.

Sincerely,

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

Reply via email to