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

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

Re: [avr-gcc-list] WinAVR Issue


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] WinAVR Issue
Date: Mon, 6 Oct 2003 16:47:14 +0200 (MET DST)

Keith Gudger <address@hidden> wrote:

> could not read symbols: Archive has no index; run ranlib to add one

> I ran avr-as  with the -s option.

$ avr-as -s
avr-as: option `-s' is ambiguous

Do you mean you ran avr-gcc with the -s option?  That would be fatal,
since -s /strips/ the symbols off the resulting object file, which is
most likely not what you want.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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