You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/09 17:44:40 UTC

[GitHub] lebeg commented on issue #8287: Mxnet-Cpp: Segmentation Fault when Defining the Graph?

lebeg commented on issue #8287: Mxnet-Cpp: Segmentation Fault when Defining the Graph?
URL: https://github.com/apache/incubator-mxnet/issues/8287#issuecomment-356359758
 
 
   @qingyuanxingsi @ArmageddonKnight yes you can, but you need a special flag to be set while linking. Look [here](https://github.com/apache/incubator-mxnet/pull/9349/commits/77db36a7c002c03b1e8930429f922776b398ba91)
   
   For gcc: --whole-archive, for clang: -force_load

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services