Trying to get clang, and bison, and qrstuvwxyz all working together to build #PHP and #SQLite from source is reminding me why I don’t usually build things from source.
@hunter 😀 I'm doing that at this moment : Seems easy : run ./configure, realize you're missing a dependency, download the dependency, then the compiler tells you it's the wrong version of the dependency. Now I hope it'll be finished before 2023
@ericarnal I’m working with wrapper scripts for a PHP-wasm build, and the recent error has been… less than helpful. Going to have to dig into these scripts to find out why it’s failing