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/09/18 18:15:00 UTC

[GitHub] KellenSunderland commented on issue #12568: [Scala][macOS] Trying to build from source

KellenSunderland commented on issue #12568: [Scala][macOS] Trying to build from source
URL: https://github.com/apache/incubator-mxnet/issues/12568#issuecomment-422494764
 
 
   Yes unfortunately soft-links won't fix the problem.  NVCC doesn't support modern Clang.  The best path forward to get it to compile would be to install GCC from brew, and then use it to compile your code.

----------------------------------------------------------------
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