Skip to content

KEEP CODING

Monthly Archives: January 2021

Solving vfprintf.c:(.text.avr-libc+0xc8): undefined reference to ‘__mulqi3’ linking error

If you encounter the above linking error with an ATmega328p and your code uses sprintf, set your LIBRARY_PATH or the linker argument -L to /usr/lib/avr/lib/avr5 instead of /usr/lib/avr/lib.

Posted byE Y31 January 2021Posted inGeneralLeave a comment on Solving vfprintf.c:(.text.avr-libc+0xc8): undefined reference to ‘__mulqi3’ linking error

Enter keyword(s)

Recent Posts

  • Solving vfprintf.c:(.text.avr-libc+0xc8): undefined reference to ‘__mulqi3’ linking error
  • .vimrc
  • Disabling Bluetooth auto-suspend with module options
  • Restarting Bluetooth on Debian Linux
  • Centrino Ultimate N-6300 slow to connect to Wi-Fi network

Recent Comments

  • Disabling Bluetooth auto-suspend with module options – KEEP CODING on Restarting Bluetooth on Debian Linux

Archives

  • January 2021
  • December 2020
  • June 2020
  • May 2020
  • October 2019
  • July 2019
  • August 2018
  • May 2014
  • April 2014
  • July 2006
  • February 2006
  • December 2004
KEEP CODING, Proudly powered by WordPress.