Using the Arduino IDE v1.0.1 on ubunto 10.04 LTS, I get the following error when trying to compile the example code shown on http://docs.macetech.com/doku.php/chronodot
/usr/share/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../avr/lib/avr6/crtm2560.o: In function `__bad_interrupt':
../../../../crt1/gcrt1.S:193: relocation truncated to fit: R_AVR_13_PCREL against symbol `__vector_36' defined in .text.__vector_36 section in core.a(HardwareSerial.cpp.o)
Any ideas?

