Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to 'sqrt' #73

Closed
endolith opened this issue Apr 9, 2015 · 0 comments · May be fixed by UECIDE/Teensy3#1
Closed

undefined reference to 'sqrt' #73

endolith opened this issue Apr 9, 2015 · 0 comments · May be fixed by UECIDE/Teensy3#1

Comments

@endolith
Copy link

endolith commented Apr 9, 2015

Solution in http://uecide.org/forum/viewtopic.php?f=9&t=355 works for me:

Ok, locate the file compilers/arm-teensy3-gcc/compiler.txt and find the line starting compile.link=. On the end of that add: ::-lm and see if that solves the problem with the teensy3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants