You link implicitely against libm through, though with setting linker flags -Wl,--as-needed, this doesn't work. So directly linking to libm is better.
See attached patch.
Add libm to linking
I added your patch to the ant/ branch. Thank you!
Log in to post a comment.
Add libm to linking
I added your patch to the ant/ branch.
Thank you!