v01d opened a new issue #3365:
URL: https://github.com/apache/incubator-nuttx/issues/3365


   ```
     Description: If the function pointer to a statically defined function is
                  taken, then GCC generates a relocation that cannot be handled
                  by NXFLAT.  There is a solution described in 
Documentation/NuttXNxFlat.html,
                  by that would require a compiler change (which we want to 
avoid).
                  The simple workaround is to make such functions global in 
scope.
     Status:      Open
     Priority:    Low (probably will not fix)
   ```


-- 
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:
[email protected]


Reply via email to