fjpanag commented on pull request #4810: URL: https://github.com/apache/incubator-nuttx/pull/4810#issuecomment-978002674
> What's result if you add -fPIC? It builds successfully, I have yet to test it though... > Which OS do you compile? @zhuyanlinzyl could you take a look? Fedora 34 `Linux workstation 5.14.16-201.fc34.x86_64 #1 SMP Wed Nov 3 13:57:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ` with GCC: ``` $ gcc --version gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1) Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
