Re: RFA: AVR: Provide local version of c_addr_space_name

2011-11-30 Thread Georg-Johann Lay
Nick Clifton wrote: > Hi Denis, Hi Anatoly, Hi Eric, > > The patch below fixes the current problem building gcc for the avr-elf > toolchain by providing a local copy of the c_addr_space_name > function. I am not sure if the space names are correct, but at least > this allows me to build t

RFA: AVR: Provide local version of c_addr_space_name

2011-11-30 Thread Nick Clifton
Hi Denis, Hi Anatoly, Hi Eric, The patch below fixes the current problem building gcc for the avr-elf toolchain by providing a local copy of the c_addr_space_name function. I am not sure if the space names are correct, but at least this allows me to build the port. OK to apply ? Cheer