[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] AVR-GCC internals.
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] AVR-GCC internals. |
Date: |
Thu, 12 Jun 2008 12:04:22 -0600 |
> -----Original Message-----
> From: address@hidden [mailto:address@hidden On Behalf Of
> Jonathan Blanchard
> Sent: Thursday, June 12, 2008 12:00 PM
> To: Weddington, Eric
> Cc: address@hidden
> Subject: Re: [avr-gcc-list] AVR-GCC internals.
>
> Thank you for the answer. So the back-end is the only thing that
> differ between AVR-GCC and any other port?
>
Yes. But there is quite a bit with the "only thing" that differs. ;-)
Take a look at how a back-end machine description is specified...