[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Compilation Problem
From: |
Russell Strong |
Subject: |
[avr-gcc-list] Compilation Problem |
Date: |
17 Apr 2003 13:04:26 +1000 |
Hi,
Using the Source RPMS:
avr-binutils-2.13.90.030414-1.src.rpm
avr-gcc-3.2.90.20030414-1.src.rpm
avr-libc-20030414cvs-1.src.rpm
from http://savannah.nongnu.org/download/avr-libc/snapshots/
I built and installed them without any errors but when I try to compile
the demo project from the avr-libc-docs. I get the following
address@hidden avr]$ avr-gcc -g -Os -mmcu=at90s2333 -c demo.c
address@hidden avr]$ avr-gcc -g -mmcu=at90s2333 -o demo.elf demo.o
/usr/lib/gcc-lib/avr/3.3/../../../../avr/bin/ld: skipping incompatible
/usr/lib/gcc-lib/avr/3.3/libgcc.a when searching for -lgcc
/usr/lib/gcc-lib/avr/3.3/../../../../avr/bin/ld: cannot find -lgcc
address@hidden avr]$
Thanks,
Russell Strong
- [avr-gcc-list] Compilation Problem,
Russell Strong <=