fix linker can't find libc.so.6 in fedora, and update the main()'s argv parser
authoryu.dongliang <18588496441@163.com>
Tue, 18 Apr 2023 07:33:41 +0000 (15:33 +0800)
committeryu.dongliang <18588496441@163.com>
Mon, 22 Dec 2025 15:56:31 +0000 (23:56 +0800)
commit95bbb04abe6fe7de1dd84736e62bd62464d827f6
tree3ffd7d6871b6a1b8a04893926169f432bfadc5de
parent0e1c8dada739e4df1855b06232c14c4c738b7f4c
fix linker can't find libc.so.6 in fedora, and update the main()'s argv parser
elf/scf_elf_arm64_so.c
elf/scf_elf_naja_so.c
elf/scf_elf_x64_so.c
lib/arm64/libc.so.6 [moved from lib/arm64/lib/aarch64-linux-gnu/libc.so.6 with 100% similarity]
lib/x64/lib64/ld-linux-x86-64.so.2 [new file with mode: 0755]
lib/x64/libc.so.6 [new file with mode: 0755]
parse/main.c
vm/scf_vm_naja.c