You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/07/19 18:25:32 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1425: arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name

xiaoxiang781216 opened a new pull request #1425:
URL: https://github.com/apache/incubator-nuttx/pull/1425


   Since the new option is more compatible with clang
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


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



[GitHub] [incubator-nuttx] btashton merged pull request #1425: arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name

Posted by GitBox <gi...@apache.org>.
btashton merged pull request #1425:
URL: https://github.com/apache/incubator-nuttx/pull/1425


   


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



[GitHub] [incubator-nuttx] btashton commented on pull request #1425: arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #1425:
URL: https://github.com/apache/incubator-nuttx/pull/1425#issuecomment-660707478


   > I don't believe that these are equivalent `print-libgcc-file-name` will print the full path.
   > This invalid bug report gives a good overview https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11926
   
   Ah I am wrong.  I fell into the same tap as the reporter. We are supplying the library extension so this should be the same.


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



[GitHub] [incubator-nuttx] btashton commented on pull request #1425: arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #1425:
URL: https://github.com/apache/incubator-nuttx/pull/1425#issuecomment-660706939


   I don't believe that these are equivalent `print-libgcc-file-name` will print the full path.
   This invalid bug report gives a good overview  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11926


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