[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Bizarre string problem, part 3
From: |
Richard Urwin |
Subject: |
Re: [avr-gcc-list] Bizarre string problem, part 3 |
Date: |
Thu, 9 Sep 2004 07:58:52 +0100 |
User-agent: |
KMail/1.5.3 |
On Thursday 09 Sep 2004 1:30 am, André - BOL wrote:
> avr-gcc -g -mmcu=atmega32 -Wall -o t.o t.c
> avr-objcopy -j .text -O ihex t.o t.hex
Shouldn't one of those lines include the C initialisation crt0?
With PC stuff it is added in the linker, but you're not using the
linker.
caveat: I only use avr-gas
--
Richard Urwin
- [avr-gcc-list] Bizarre string problem, part 3, André - BOL, 2004/09/08
- Re: [avr-gcc-list] Bizarre string problem, part 3, Eric Fu, 2004/09/08
- Re: [avr-gcc-list] Bizarre string problem, part 3, Ian Caddy, 2004/09/08
- Re: [avr-gcc-list] Bizarre string problem, part 3,
Richard Urwin <=
- Re: [avr-gcc-list] Bizarre string problem, part 3, Ian Caddy, 2004/09/09
- Re: [avr-gcc-list] Bizarre string problem, part 3, Joerg Wunsch, 2004/09/09