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 2020/03/11 17:43:40 UTC

[GitHub] [incubator-mxnet] leezu edited a comment on issue #17815: Add SOVERSION when build shared libmxnet.so library

leezu edited a comment on issue #17815: Add SOVERSION when build shared libmxnet.so library
URL: https://github.com/apache/incubator-mxnet/pull/17815#issuecomment-597773010
 
 
   You may need to update the CI settings to be more flexible about the name of the `.so` file:
   See the locations here https://github.com/apache/incubator-mxnet/search?q=mx_lib&unscoped_q=mx_lib CI jobs will use these `mx_lib` etc lists to decide on the files to copy save from the build and to re-instantiate for the unittests.
   
   Further you'll need to update the staticbuild script https://github.com/apache/incubator-mxnet/blob/0f29ccaf5c34a01bffe5ad3036d4cf8bb00c551e/tools/staticbuild/build_lib_cmake.sh and perhaps the setup.py for the staticbuild https://github.com/apache/incubator-mxnet/tree/0f29ccaf5c34a01bffe5ad3036d4cf8bb00c551e/tools/pip

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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