------- Comment #17 from eweddington at cso dot atmel dot com 2006-08-30 21:13 ------- Note that you cannot completely restrict this bug to "unified tree" builds. Building GCC 4.1.1 for the AVR target still fails unless one uses --disable-libssp, AND this is not a unified tree build. Binutils has been previously built, and in a seperate directory. The build order for the AVR target is: binutils, gcc, avr-libc; that's it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035