Request for a musl version release
szsdk opened this issue · 3 comments
szsdk commented
I'm a user interested in a Musl libc version of typst-preview
.
I understand this might require additional testing and maintenance, but the potential to support diverse user environments makes it a worthwhile consideration.
Thank you for your efforts in developing typst-preview
.
Enter-tainer commented
i remember we already have musl build in ci. but it doesnt appear in release artifact for some reason. i will check before next release. for now you can take a look at ci build script, and compile from source.
Enter-tainer commented
szsdk commented
I tried, but got this error:
Error relocating /lib/libgcc_s.so.1: __cpu_indicator_init: symbol not found
Error relocating /lib/libgcc_s.so.1: __cpu_model: symbol not found
Error relocating /lib/libgcc_s.so.1: _dl_find_object: symbol not found