objdump: 424 bytes
Me: Okay time to save another 4 bytes somewhere
objdump: 424 bytes
Me: Okay time to save another 4 bytes somewhere
I will never not be angry at how much this toolchain sucks ass
I will never not be angry at how much this toolchain sucks ass
github.com/golang/go/is...
github.com/golang/go/is...
Using `llvm-objdump` fixed it! This thread from 3 days back has it, and is all I find 😅
users.rust-lang.org/t/no-more-so...
Using `llvm-objdump` fixed it! This thread from 3 days back has it, and is all I find 😅
users.rust-lang.org/t/no-more-so...
If I want to do the same with Java™, well... because of the JIT, one method can be compiled in 10 ways
And I've figured out how to dump LLVM IR from Zing, but not the resulting assembly
If I want to do the same with Java™, well... because of the JIT, one method can be compiled in 10 ways
And I've figured out how to dump LLVM IR from Zing, but not the resulting assembly
and pkgsCross.aarch64-multiplatform.binutils still only supports the current platform, not arm64-v8a/aarch64
and pkgsCross.aarch64-multiplatform.binutils still only supports the current platform, not arm64-v8a/aarch64
mkdir build && cd build && cmake -DWITH_VIDEO=0 ../ && make -j`nproc` pdp11
Et du coup : ldd ../BIN/pdp11 | wc -l ➡️ 6
(et objdump -x ../BIN/pdp11 | grep NEEDED | wc -l ➡️ 4)
mkdir build && cd build && cmake -DWITH_VIDEO=0 ../ && make -j`nproc` pdp11
Et du coup : ldd ../BIN/pdp11 | wc -l ➡️ 6
(et objdump -x ../BIN/pdp11 | grep NEEDED | wc -l ➡️ 4)
It worked. Iteratively. I mean the specs aren't even that detailed. I didn't use deep thinking at all.
It worked. Iteratively. I mean the specs aren't even that detailed. I didn't use deep thinking at all.
(the models had access to python, objdump and a .so, so it not finding the strings is strictly a skill issue)
(the models had access to python, objdump and a .so, so it not finding the strings is strictly a skill issue)