I chose uno board in ide, brought up blink sketch, and compiled. I get this error:
/usr/lib/gcc/avr/4.3.3/../../../../avr/bin/ld: skipping incompatible
/usr/lib/gcc/avr/4.3.3/../../../../avr/lib/avr5/libm.a when searching
for -lm
/usr/lib/gcc/avr/4.3.3/../../../../avr/bin/ld: skipping incompatible
/usr/lib/gcc/avr/4.3.3/../../../../avr/lib/libm.a when searching for
-lm
/usr/lib/gcc/avr/4.3.3/../../../../avr/bin/ld: cannot find -lm
Slocate shows all these file do, in fact, exist and in the indicated locations (directories). I changed permissions on both libm.a and libm.s to 777. The ld file is already 755. I retried compile. No joy. Seems I installed a bash script so user permissions would be allowed. I'm now searching for it to see if I actually installed it. I'm having a senior moment and it may take awhile to recall when and where.
Blink shows it to be an .ino file, as per new 1.0 specs. One slackware file I read said the uno only works with ver 0022. ????
I'm stumped. Any ideas?
nb

