gustavonihei edited a comment on pull request #3836:
URL: https://github.com/apache/incubator-nuttx/pull/3836#issuecomment-853785193


   > It is not so simple.
   > 
   > ```
   > LD: nuttx
   > arm-none-eabi-gcc: error: unrecognized command line option '--start-group'
   > arm-none-eabi-gcc: error: unrecognized command line option '--end-group'
   > ```
   
   Yeah, these flags and some others are specific to LD, so when provided to 
the GCC frontend they must be provided with `-Wl,--start-group`


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