Kitts <[EMAIL PROTECTED]> wrote:

> /usr/local/avr/lib/gcc/avr/3.4.3/../../../../avr/bin/ld: crtm128.o: No such 
> file: No such file or directory
> make: *** [esc.elf] Error 1

You didn't use ./doconf to configure avr-libc, but thought you could
run ./configure yourself.  With avr-libc <= 1.2.x, you cannot
configure it that way.  (As of avr-libc >= 1.4.x, you'll be able to do
-- that's the good news.)

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to