You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is a GCC issue and not related to clib2. There is either a link missing in the GCC config or the libgcc must be built against clib2-ts or both. I'm not sure since I never built libgcc myself.
Not sure if this is actually GCC-related rather than clib2.
I am using GCC 4.2.4 and clib2 release 1.215.
If I try to link a project with -mcrt=clib2-ts, ld complains about missing -lgcc.
The text was updated successfully, but these errors were encountered: