Solution to PCREL error for avr25/ATTiny84/ATTiny85/ATTiny88.

Thanks for this, it always astounds me when I'm having problems with Arduino/AVR related issues, I can cut and paste something like:

:/program files/arduino-
.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25/crttn85.o:(.init9+0x2): relocation truncated to fit: R_AVR_13_PCREL against symbol `exit' defined in .fini9 section in c:/program files/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/avr25\libgcc.a(_exit.o)

Into google and find an answer. Thanks much.

-tweedius