avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Trouble compiling avr-gcc > 4.4.4 on Mac OS X Leopard


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Trouble compiling avr-gcc > 4.4.4 on Mac OS X Leopard with gcc-4.2 (Solved)
Date: Thu, 27 Oct 2011 15:26:50 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Jens Bauer wrote:

> Do you know if there's a reason for this, or is it just because "it
> doesn't fit in logically" ?

It is far too AVR-specific to go into a generic toolchain as GNU
binutils are.  In order for being acceptable there, it would have to
be designed in a much more generic way, so it at least would become
applicable to other similar device families (say, all flash
controllers that are supported).

The IMHO better way would have been to continue the old shellscript
instead, call avr-size as the backend tool, and perform all the
relative percentage calculations in the script.  That's the way WinAVR
started with.  You might still find copies of the script floating in
the net somewhere (search for "avr-sizex").

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]