cbalint13 commented on pull request #7392:
URL: https://github.com/apache/tvm/pull/7392#issuecomment-772058444


   > @areusch yes in the case where we just want to use export_library (w/o 
build_static_runtime) -- as of today we can provide DefaultCompiler.library() 
as the fcompile if one only wants get operator lib as an .a. I mean I 
understand there are other ways to do that such as modifying cc.cross_compile 
to support archive target with using a c compiler
   
   Very good idea. But not sure that the ```micro``` backend should do this. 
But if you look at my gist example there already a save .o object file (and is 
not done by ```micro``` backend !).
   
   


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


Reply via email to