[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, cre
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable |
Date: |
Mon, 21 Apr 2008 18:34:04 +0200 |
User-agent: |
Mutt/1.5.11 |
As Weddington, Eric wrote:
> > My guess is all this comes from a time when AVR-GCC was created,
> > and there were maybe three or four different AVRs only, so it did
> > make some sense for it to default to one of them (IIRC, it
> > defaults to the AT90S8515).
> I thought it defaults to an architecture, avr2 to be exact.
As the linker has to default to some crt*.o file, it effectively
defaults to a particular device. But those days, the differences
between an architecture and a particular device were probably
neglicible...
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
- [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Colin D Bennett, 2008/04/18
- Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Colin D Bennett, 2008/04/18
- Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, David Brown, 2008/04/19
- Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Joerg Wunsch, 2008/04/19
- RE: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Weddington, Eric, 2008/04/21
- Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable,
Joerg Wunsch <=
- RE: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Weddington, Eric, 2008/04/21
- Re: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Dave N6NZ, 2008/04/21
- RE: [avr-gcc-list] Bug? gcc silently assumes mcu model when linking, creating bad executable, Weddington, Eric, 2008/04/21