chibi-scheme icon indicating copy to clipboard operation
chibi-scheme copied to clipboard

make js fails on macOS because of static

Open paines opened this issue 10 months ago • 0 comments

As macOS does not support static linkings make js fails. I tried using gcc-13 instead of default calng but the error is the same. Is there a way to compile the js target dynamically?

paines avatar Apr 03 '24 08:04 paines