Re: [avr-gcc-list] AVR tool chain on MacOSX

2014-11-28 Thread Andreas Höschler
Hi Jan, I checked the Linux scripts you pointed to and tried to apply what they have therein. They patch the gcc 4.5.1 sources. Part of the patch is bringing the avr-devices.c file into the gcc source tree. I could run all the patches on my gcc 4.5.1 tree. Unfortunately building the gcc fails

Re: [avr-gcc-list] AVR tool chain on MacOSX

2014-11-28 Thread cfo
On Fri, 28 Nov 2014 14:02:43 +0100, Andreas Höschler wrote: > Hi Jan, > > I checked the Linux scripts you pointed to and tried to apply what they > have therein. They patch the gcc 4.5.1 sources. Part of the patch is > bringing the avr-devices.c file into the gcc source tree. You do know that yo

Re: [avr-gcc-list] AVR tool chain on MacOSX

2014-11-28 Thread Andreas Höschler
Hi all, >> I checked the Linux scripts you pointed to and tried to apply what they >> have therein. They patch the gcc 4.5.1 sources. Part of the patch is >> bringing the avr-devices.c file into the gcc source tree. > > You do know that you'd have to apply the included binutils patches to > binu