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 2021/09/12 01:49:12 UTC

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #3900: Revert "Make: use gcc as LD"

hartmannathan commented on pull request #3900:
URL: https://github.com/apache/incubator-nuttx/pull/3900#issuecomment-917530912


   On Sat, Sep 11, 2021 at 4:31 PM Alan Carvalho de Assis <
   ***@***.***> wrote:
   
   > @yamt <https://github.com/yamt> @xiaoxiang781216
   > <https://github.com/xiaoxiang781216> please take a look, this Revert
   > brought back an old issue, now all ARM and MIPS boards are breaking because
   > of it:
   >
   > LDFLAGS += -nostartfiles ...
   >
   > "arm-none-eabi-ld: Error: unable to disambiguate: -nostartfiles (did you
   > mean --nostartfiles ?)"
   >
   > As @hartmannathan <https://github.com/hartmannathan> reported here #3209
   > <https://github.com/apache/incubator-nuttx/issues/3209> it will happen if
   > "Binutils is updated to 2.36.x". So probably our CI is using an old version
   > and the problem doesn't show up.
   >
   > —
   > You are receiving this because you were mentioned.
   >
   >
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/incubator-nuttx/pull/3900#issuecomment-917475760>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AOD4O5ZXWNJNAKYGDKDMUW3UBO4BDANCNFSM46PSFL7A>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   >
   >
   
   In the CWIKI, I wrote a more detailed explanation:
   
   https://cwiki.apache.org/confluence/display/NUTTX/NuttX+10.2?desktop=true
   ¯oName=markdown#ld-now-called-through-gcc
   


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org