avr-libc-dev
[Top][All Lists]
Advanced

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

RE: [avr-libc-dev] crtusb1287.o not found duing linking.


From: Eric Weddington
Subject: RE: [avr-libc-dev] crtusb1287.o not found duing linking.
Date: Thu, 08 Mar 2007 06:01:33 -0700

 

> Hmm, it looks to me like binutils 2.17 already knows about 
> this device 
> -- binutils-2.17/gas/config/tc-avr.c contains the following:
> 
> static struct mcu_type_s mcu_types[] =
> {
> ...
>   {"at90usb1287",AVR_ISA_M128,    bfd_mach_avr5},
> ...
>   {NULL, 0, 0}
> };
> 
> Furthermore, the patch you link doesn't mention my device, so I'm not 
> sure how it would help.


Oops, my bad. You're correct.

> Additionally, 
> /usr/local/avr/avr/lib/avr5/crtusb1287.o was installed by avr-libc, 
> indicating that it did get built. Perhaps gcc doesn't look in this 
> directory? (The double "avr" looks a little suspicious to me.)

What's the prefix you used for binutils, gcc, and avr-libc?







reply via email to

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