You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/09/08 09:17:30 UTC

[GitHub] [incubator-tvm] u99127 commented on pull request #6416: add -static-libgcc to target_link_libraries for tvm to fix arm64 nati…

u99127 commented on pull request #6416:
URL: https://github.com/apache/incubator-tvm/pull/6416#issuecomment-688738147


   > 
   > 
   > It is a continuation of our discussion in this [thread](https://discuss.tvm.apache.org/t/oserror-tvm-build-libtvm-so-undefined-symbol-extendhftf2/7624/7?u=junrushao1994). Though I suggested using libgcc as a workaround, I believe there are other (more idiomatic and platform agnostic) ways. Also would love to hear from @u99127 if there is updates on this issue :-)
   
   I'll put this in my list of things to look at during this week - I've been on holiday recently so I've not managed to get much done. It is a workaround we may have to live with because of a bug but usually I wouldn't expect to need to put a -static-libgcc on the command line as that's not the usual behaviour I would expect with the GNU toolchain. 


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