Hello!
When I run arduino, i get following error:
In file included from C:/Programiranje/arduino-0008/lib/targets/arduino/WProgram.h:5,
from Stepper.cpp:48:
/cygdrive/c/Programiranje/arduino-0008/tools/avr/bin/../lib/gcc/avr/4.0.2/../../../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use <avr/interrupt.h>."
In file included from C:/Programiranje/arduino-0008/lib/targets/arduino/WProgram.h:7,
from Stepper.cpp:48:
C:/Programiranje/arduino-0008/lib/targets/arduino/wiring.h:60:1: warning: "abs" redefined
In file included from C:/Programiranje/arduino-0008/lib/targets/arduino/WProgram.h:1,
from Stepper.cpp:48:
/cygdrive/c/Programiranje/arduino-0008/tools/avr/bin/../lib/gcc/avr/4.0.2/../../../../avr/include/stdlib.h:116:1: warning: this is the location of the previous definition
In file included from utility\twi.c:25:
/cygdrive/c/Programiranje/arduino-0008/tools/avr/bin/../lib/gcc/avr/4.0.2/../../../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use <avr/interrupt.h>."
In file included from C:/Programiranje/arduino-0008/lib/targets/arduino/WProgram.h:5,
from Stepper.cpp:48:
/cygdrive/c/Programiranje/arduino-0008/tools/avr/bin/../lib/gcc/avr/4.0.2/../../../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use <avr/interrupt.h>."
In file included from C:/Programiranje/arduino-0008/lib/targets/arduino/WProgram.h:7,
from Stepper.cpp:48:
C:/Programiranje/arduino-0008/lib/targets/arduino/wiring.h:60:1: warning: "abs" redefined
In file included from C:/Programiranje/arduino-0008/lib/targets/arduino/WProgram.h:1,
from Stepper.cpp:48:
/cygdrive/c/Programiranje/arduino-0008/tools/avr/bin/../lib/gcc/avr/4.0.2/../../../../avr/include/stdlib.h:116:1: warning: this is the location of the previous definition
In file included from utility\twi.c:25:
/cygdrive/c/Programiranje/arduino-0008/tools/avr/bin/../lib/gcc/avr/4.0.2/../../../../avr/include/avr/signal.h:36:2: warning: #warning "This header file is obsolete. Use <avr/interrupt.h>."
. I didn't try compiling sketch.