AlexanderVasiljev commented on pull request #3836:
URL: https://github.com/apache/incubator-nuttx/pull/3836#issuecomment-858581940


   @masayuki2009 I remember that I encountered this error with -lgcc_s. It was 
when I tried to migrate ld to gcc for x86. It failed because of "-static" flag, 
which was intoduced by this commit
   
   
https://github.com/apache/incubator-nuttx/commit/aed9bcc001ec71b8d06c76ea3bd56562ad0fd89a#diff-2d60830f249881b0f33a243863a1f9fa2194e57d21faa126a49cd8e8c0f31c5b
   
   I gave up to migrate x86. Could you explain why -static is needed there?
   
   Doesn't your toolchain have -static flag by default?


-- 
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:
us...@infra.apache.org


Reply via email to