An enhanced remote serial debugger/monitor for the mega65 project
GNU General Public License v3.0
13
stars
17
forks
source link
Solve link error on Ubuntu 22.04 LTS: Undefined reference to symbol 'pow@@GLIBC_2.29' #27
Closed
MJoergen closed 2 months ago
Add math library to linker flags.
This solves the following link error (on Ubuntu 22.04 LTS): " /usr/bin/ld: commands.o: undefined reference to symbol 'pow@@GLIBC_2.29' "