sastel commented on issue #12362: URL: https://github.com/apache/nuttx/issues/12362#issuecomment-2116072675
@acassis thank you for your help. I will try merging the static libraries next. PX4 is using cmake, but they call `make` for each directory in NuttX, then use the `lib*.a` files as imported targets in cmake. Since they are using cmake they were able to link the imported targets in `--start-group` and `--end-group` with no issues. Really this is a Conan issue, I was just curious if there was a way to eliminate the circular dependencies between the libs that `make export` produces. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org