v01d commented on pull request #3836: URL: https://github.com/apache/incubator-nuttx/pull/3836#issuecomment-853878837
> > @v01d - any implication on the Cmake side? > > Not really, cmake is much clearer about the distinction between compiler/linker flags so I did not encounter this issue. A related comment could be that in fact CMake does not normally access `ld` directly (it uses the compiler to link). This means that I had to account for the `-Wl` and other issues arising from this difference. -- 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