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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] why avr-gcc and not avr-ld


From: Christoph Plattner
Subject: Re: [avr-gcc-list] why avr-gcc and not avr-ld
Date: Tue, 09 Oct 2001 17:37:59 +0200

If you use arv-ld directrly (internal used by gcc) then you must
specify all additional object files like gcrt1.o manually.
A little bit expert's work ....

Bye
        Christoph P.


Tim Lapawa wrote:
> 
> Hi list,
> does anyone know why it seems to be necessary to use the avr-gcc
> and not avr-ld to link some object files to one elf?
> 
> With avr-ld all the initialization codes is missing. No _real_init_, _init_ 
> and r interrup vectors table is in the final binary.
> 
> Wich options must I pass to avr-ld to behave like avr-gcc??
> 
> greetings  Tim
> 
> --
>                 \\\///
>   Tim Lapawa    (o  -)   address@hidden
> -------------oo0-(_)-0oo----------------------
>    ,ooo0                 Where do you want
>   (     )         0ooo,     to go tomorrow?
> ---\   (---------(     )----------------------
>     \ _ )         )   /
>                  ( _ /
> 
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://avr.jpk.co.nz/mailman/listinfo/avr-gcc-list

-- 
  +--------V--------+   address@hidden
  |  A L C A T E L  |   -----------------------------
  +-----------------+   Phone: +43 1 27722 3706 
         T A S          Fax:   +43 1 27722 3955



reply via email to

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