Hi Nick, This was brought up 3 days ago on the gcc list: http://gcc.gnu.org/ml/gcc/2011-11/msg00463.html
Eric Weddington > -----Original Message----- > From: Nick Clifton [mailto:ni...@redhat.com] > Sent: Tuesday, November 29, 2011 3:51 AM > To: cherty...@gmail.com; ae...@post.ru; Weddington, Eric > Cc: gcc-bugs@gcc.gnu.org > Subject: AVR fails to build lto1 > > Hi Guys, > > I tried to build an avr-elf toolchain today from the current mainline > GCC sources, but it fails building lto1 with: > > gcc/config/avr/avr.c:2591: undefined reference to `c_addr_space_name' > > Is there any chance that this can be fixed please ? (I am trying to > investigate a binutils AVR bug report, but I need a working > toolchain). > > Cheers > Nick