corun1024
corun1024
Just to note. I managed to build the project I was trying to build. But as well as the above LIBRARY_PATH environment variable, I had to (perhaps unsurprisingly) change the...
Hmm, ok that sort of makes sense. Except that emconfigure and emmake are attempting to make building well behaved projects easy, which it is not doing well by setting HOST_CC...
Yeah I'm not sure the correct solution. Ideally HOST_CC would be set to the system's installed compiler I guess? But that requires detecting it. I note that the project I'm...
I tested. The project I'm building ends up using CC (so emcc).