cosmopolitan
cosmopolitan copied to clipboard
Blinkenlights can't execute ld.so
I get the following:
$ blinkenlights.com /nix/store/mij848h2x5wiqkwhg027byvmf9x3gx7y-glibc-2.33-50/lib/ld-linux-x86-64.so.2 --help
ERROR: SEGMENTATION FAULT 00000001f000
Same with:
$ blinkenlights.com /nix/store/mij848h2x5wiqkwhg027byvmf9x3gx7y-glibc-2.33-50/lib/ld-2.33.so --help
ERROR: SEGMENTATION FAULT 00000001f000
There's no support for dynamic shared objects in Blinkenlights yet. Executing ld.so is something I want to do. It's just something I haven't had time to do.