Closed
Description
Hi,
I get a lot of errors like in my builds with 1.38.32 such as:
emcc -s USE_ZLIB=1 -o python Modules/python.o libpython2.7.a -ldl -lz -lm
shared:ERROR: emcc: cannot find library "z" (`-s ERROR_ON_MISSING_LIBRARIES=0` to disable this error)
This is quite puzzling.
It would make sense for emcc to accept -lXXX
when using a built-in port -s USE_XXX
.
Metadata
Metadata
Assignees
Labels
No labels