Skip to content

Problem with floats on atmega32u4 - undefined reference to '__extendsfdf2' #641

Answered by Patryk27
akavel asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, got something tangible!

rust-lang/compiler-builtins#791

If you want, @akavel, you can test it locally by adding compiler_builtins_ex = { package = "compiler_builtins", git = "https://github.com/Patryk27/compiler-builtins", branch = "avr-skip-no-more" } to Cargo.toml and extern crate compiler_builtins_ex; to main.rs; having done so, floating-point operations should work.

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
2 replies
@Rahix
Comment options

@Patryk27
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@akavel
Comment options

@Patryk27
Comment options

@akavel
Comment options

@Patryk27
Comment options

@akavel
Comment options

Answer selected by akavel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants