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

[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


reply via email to

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