cheshirecats opened a new issue #7481: [v0.11.0] Amalgamation for Javascript JS 
has unresolved symbol: __cxa_thread_atexit
URL: https://github.com/apache/incubator-mxnet/issues/7481
 
 
   The amalgamation for Javascript in mxnet v0.9.2 worked fine, however for the 
latest 0.11.0 version, 
   I got this error while running "make clean libmxnet_predict.js MIN=1":
   `warning: unresolved symbol: __cxa_thread_atexit`
   and the compiled js code crashed upon loading (with the same unresolved 
symbol error).
   
   It seems this may have something to do with C++11 features support in emcc.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to