-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
https://godbolt.org/z/EfEvq6nh3
Please see that Godbolt.
For well-known reasons linker complains and compilation is not done
linker complainssqrt()can not be found, thus '-lm' is required.
yes I know this is C only a Linux issue. I added some sqrt() implementation and that code links ok, with no -lm linker requirement "drama".
This seems like an easy way out ...
Metadata
Metadata
Assignees
Labels
No labels