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 byEddy Young31 January 2021Posted inGeneralLeave a comment on Solving vfprintf.c:(.text.avr-libc+0xc8): undefined reference to ‘__mulqi3’ linking error

Enter keyword(s)

Recent Posts

  • Demystifying assertions
  • ASUS ProArt Display: Intermittent resets
  • ESP8266: How to register partitions
  • Fixing low sound volume in Linux
  • Batch script to open a file in a running instance of gVim

Recent Comments

  • Eddy Young on ESP8266: How to register partitions
  • rub´n on ESP8266: How to register partitions
  • Eddy Young on ESP8266: How to register partitions
  • rub´n on ESP8266: How to register partitions
  • Better Software Faster – KEEP CODING on Domain-Driven Design, the quest for software perfection

Archives

  • January 2025
  • October 2024
  • June 2024
  • September 2023
  • August 2023
  • April 2023
  • September 2022
  • May 2022
  • April 2022
  • February 2022
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • May 2021
  • April 2021
  • January 2021
  • December 2020
  • June 2020
  • May 2020
  • October 2019
  • July 2019
  • April 2019
  • August 2018
  • May 2014
  • April 2014
  • July 2006
  • April 2006
  • February 2006
  • December 2005
  • August 2005
  • April 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • November 2004
  • April 2004
  • September 2003
  • August 2003
KEEP CODING, Proudly powered by WordPress.