NewSoftSerial and Servo8bit libraries together in AtTiny85

hi,
i using arduino ide 1.0 + arduino-tiny to program a attiny85.
but i get a compile error when i use both NewSoftSerial and Servo8bit libraries together.
using each one alone work well

i get
../arduino-1.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 ../arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/avr25\libgcc.a(_exit.o)

please could anyone get me some orientation to resolve the conflict?

https://www.google.com/search?q="R_AVR_13_PCREL"+site%3Aarduino.cc%2Fforum