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


   > @gustavonihei This is the right form -Wl,-m,elf32lriscv
   
   The difference is that GCC will substitute the commas by spaces when passing 
to the LD linker. So by using `-Wl,-melf32lriscv` you'd end up with the exactly 
same input to LD as before.
   But either case is okay.
   
   BTW, sorry for closing the PR, I misclicked when creating the comment.
   


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