lebeg commented on issue #13303: mxnet-cpp package cross-compilation fails with 
OSError: "wrong ELF class: ELFCLASS32"
URL: 
https://github.com/apache/incubator-mxnet/issues/13303#issuecomment-439898462
 
 
   Yes, interesting issue. @leleamol 
   
   @TeXniKK try to do the following as a workaround: 
   
   * Do cmake configuration but for the host platform. It will generate the 
needed `op.h` file.
   * Remove the [following 
section](https://github.com/apache/incubator-mxnet/blob/master/cpp-package/CMakeLists.txt#L9-L17)
 from the CMakeLists.txt
   * Re-configure cmake for cross-compilation

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to