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

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

Re: [avr-gcc-list] Linker search directories


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Linker search directories
Date: Mon, 28 Oct 2002 13:26:29 +0100 (MET)

Russell <address@hidden> wrote:

> Does avr-ld have any built-in search paths for libraries?

Yes, it does.

> Is there a command to print them out?

Not that i know of.

For the default Unix configuration, it's ${prefix}/avr/lib.  prefix
can be either /usr/local or just /usr, depending on how your package
has been built.

> I get lots of unresolved symbol errors while linking
> about ten .o files. (symbols for math functions)

RTFAQ:

http://savannah.nongnu.org/download/avr-libc/doc/avr-libc-user-manual/FAQ.html#faq_libm

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



reply via email to

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