You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/17 21:53:41 UTC

[GitHub] [incubator-nuttx] btashton commented on issue #3737: eagle100:nxflat and eagle100:thttpd build errors

btashton commented on issue #3737:
URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-842667582


   I was actually investing some stuff related to nxflat over the weekend to try some thoughts I had on improving the share module story.
   
   You should be able to use modern gcc as outlined here:
   https://cwiki.apache.org/confluence/plugins/servlet/mobile?contentId=139629508#content/view/139630111
   
   Specially including this flag 
   `-mno-pic-data-is-text-relative`
   
   I has confirmed that that flag does what we expect, but I did not go through the rest of the process. 
   


-- 
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:
users@infra.apache.org