Wow, what a process!
Thank you so much for documenting the whole thing so the rest of us
don't have to piece it together for ourselves!
DaveGadgeteer
On Mon, Dec 1, 2014, at 11:49 AM, Andreas Höschler wrote:
> Hi,
>
> I would like to thank you all for helping me out while setting up the
> tool c
Hi,
I would like to thank you all for helping me out while setting up the tool
chain on MacOSX. I finally got it working!! For whomever is interested here is
the list of required steps:
Thanks a lot,
Andreas
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
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
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
Hi Jan,
>> I googled a lot on this problem and this time tried to build the chain on
>> MacOSX (recipe below). I still hit the same problem. It simply won't build
>> code for the atmega2560 chip! :-(
>
> The device list in gcc is in gcc/config/avr/avr-devices.c - can you see
> atmega2560/2561 t
>I googled a lot on this problem and this time tried to build the chain on
>MacOSX (recipe below). I still hit the same problem. It simply won't build
>code for the atmega2560 chip! :-(
The device list in gcc is in gcc/config/avr/avr-devices.c - can you see
atmega2560/2561 there?
JW
__