MiniPOV3 & avr-gcc

MiniPOV4 and previous versions

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
zettaman
 
Posts: 9
Joined: Sun Mar 01, 2009 4:37 pm

MiniPOV3 & avr-gcc

Post by zettaman »

Hi
I can't compile my programms for my minipov.
I eat a lot of webpages but i'm stuck.

Code: Select all

zed@debian01:~/Desktop/avr2/lp$ make tri
avr-gcc  -L /usr/lib/avr/lib -mmcu=attiny2313    tri.o   -o tri
/usr/local/lib/gcc/avr/4.3.3/../../../../avr/bin/ld: cannot find -lgcc
make: *** [tri] Erreur 1
What's that -lgcc?the linker???

avr-gcc and other libs are here...
I'm on GNU/Linux debian :wink:

Locked
Please be positive and constructive with your questions and comments.

Return to “MiniPOV”