Link MSL_C/s_atan, needed GC 1.3

This commit is contained in:
Cuyler36
2025-07-04 17:06:24 -04:00
parent 4a31545d4e
commit 879a3d9e68
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -813,7 +813,7 @@ config.libs = [
},
{
"lib": "MSL_C.PPCEABI.bare.H",
"mw_version": config.linker_version,
"mw_version": "GC/1.3",
"cflags": [*cflags_runtime, "-inline auto,deferred", "-use_lmw_stmw on", "-char signed", "-fp_contract on", "-str pool,readonly"],
"progress_category": "sdk",
"src_dir": "src/static",
@@ -841,7 +841,7 @@ config.libs = [
Object(Matching, "MSL_C.PPCEABI.bare.H/misc_io.c"),
Object(Matching, "MSL_C.PPCEABI.bare.H/printf.c"),
Object(Matching, "MSL_C.PPCEABI.bare.H/rand.c"),
Object(NonMatching, "MSL_C.PPCEABI.bare.H/s_atan.c"),
Object(Matching, "MSL_C.PPCEABI.bare.H/s_atan.c"),
Object(Matching, "MSL_C.PPCEABI.bare.H/s_copysign.c"),
Object(Matching, "MSL_C.PPCEABI.bare.H/s_cos.c"),
Object(Matching, "MSL_C.PPCEABI.bare.H/s_floor.c"),
+1
View File
@@ -32,6 +32,7 @@
*/
#include "MSL_C/MSL_Common_Embedded/Math/fdlibm.h"
#include "MSL_C/w_math.h"
#ifdef __STDC__
static const double atanhi[] = {