Advertisement
Guest User

Untitled

a guest
Feb 15th, 2014
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25/crttn84.o:(.init9+0x2): relocation truncated to fit: R_AVR_13_PCREL against symbol `exit' defined in .fini9 section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/avr25\libgcc.a(_exit.o)
  2. hygrometer.cpp.o: In function `readVcc()':
  3. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:111: relocation truncated to fit: R_AVR_13_PCREL against symbol `__divmodsi4' defined in .text.libgcc section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/avr25\libgcc.a(_divmodsi4.o)
  4. hygrometer.cpp.o: In function `loop':
  5. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:142: relocation truncated to fit: R_AVR_13_PCREL against symbol `__floatsisf' defined in .text.fplib section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25\libm.a(floatsisf.o)
  6. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:142: relocation truncated to fit: R_AVR_13_PCREL against symbol `__mulsf3' defined in .text.fplib section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25\libm.a(mulsf3.o)
  7. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:142: relocation truncated to fit: R_AVR_13_PCREL against symbol `__fixsfsi' defined in .text.fplib section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25\libm.a(fixsfsi.o)
  8. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:144: relocation truncated to fit: R_AVR_13_PCREL against symbol `__floatsisf' defined in .text.fplib section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25\libm.a(floatsisf.o)
  9. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:144: relocation truncated to fit: R_AVR_13_PCREL against symbol `__mulsf3' defined in .text.fplib section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25\libm.a(mulsf3.o)
  10. C:\Users\Pitto\AppData\Local\Temp\build5481698677942383019.tmp/hygrometer.cpp:144: relocation truncated to fit: R_AVR_13_PCREL against symbol `__fixsfsi' defined in .text.fplib section in c:/users/pitto/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/lib/avr25\libm.a(fixsfsi.o)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement