I managed to successfully compile a subset of Boost for Emscripten using
the emscripten toolset. However, this for some reason produces .bc
files for libraries instead of .a files, which causes link errors I try
to link my project. How can I get Boost to generate .a files?
(Emscripten uses .a files for libraries:
https://emscripten.org/docs/compiling/Building-Projects.html#using-libraries)
--
Rainer Deyke (rain...@eldwood.com)
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users