Match and link most of Runtime

Former-commit-id: 8b0c414ae0
This commit is contained in:
2022-10-13 01:02:37 -07:00
parent 6380e4db68
commit aab14dc7b0
17 changed files with 641 additions and 129 deletions

View File

@@ -852,14 +852,14 @@ LIBS = [
["Runtime/Gecko_ExceptionPPC", True],
["Runtime/abort_exit", True],
"Runtime/alloc",
"Runtime/ansi_files",
["Runtime/ansi_files", True],
"Runtime/ansi_fp",
"Runtime/arith",
"Runtime/buffer_io",
["Runtime/buffer_io", True],
["Runtime/ctype", True],
["Runtime/locale", True],
"Runtime/direct_io",
"Runtime/file_io",
["Runtime/direct_io", True],
["Runtime/file_io", True],
"Runtime/FILE_POS",
"Runtime/mbstring",
["Runtime/mem", True],