-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Community: QuestionFurther information is requestedFurther information is requested
Description
Description
How to replace the default math.h. I tried to use libmcs as my default math lib. I have to directly include "libmcs/math.h" to use libmcs math lib. But I want to directly include math.h in libmcs. I tried the method mentioned in #1503. However when I include math.h it still links to the math lib supplied by my toolchain. Any idea to achieve that?
Verification
- I have verified before submitting the report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Community: QuestionFurther information is requestedFurther information is requested