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

[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. ;-)




reply via email to

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