YASH BHIWANIA commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5434#note_141007 Hi @joel, Thanks for the detailed breakdown! The pkg-config approach is much cleaner, so I will switch to that. I didn't know about librtemsdefaultconfig.a, so I had been manually injecting a config object. I will discard that hack and link against -lrtemsdefaultconfig instead. That should fix the linker errors for the tests. I also love the idea of fixing the root cause in Newlib instead of just working around it in safeclib. It makes sense to improve the platform's standard compliance while we are at it. I will add a task to my GSOC proposal to port the winsup/cygwin/math/isinf.c implementation to RTEMS, which should allow me to fully enable float support in safeclib. It is great news that @rurban is willing to mentor. I will clean up my patches and submit them to the upstream safeclib repo this week. I will start testing these changes and update my proposal draft with these new goals. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5434#note_141007 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
