79157013

Date: 2024-11-04 21:17:28
Score: 1.5
Natty:
Report link

you need to change gcc compiler to emcc

export CC=emcc
export CXX=em++
export AR=emar
export RANLIB=emranlib

emconfigure ./configure ...
emmake make
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: erfan hoseini