On 09/25/2018 02:01 AM, Sebastian Huber wrote:

On 24/09/2018 21:41, Hickey, Joseph P. (GRC-LSS0)[Vantage Partners, LLC] wrote:

I'm currently seeing some unexpected behavior where references to non-initialized global variables inside a loaded module are not getting resolved properly after dlopen().I'm using RTEMS 4.11.3 with the pc686 BSP.

maybe it helps to build everything with -fno-common.


Thank you Sebastian for this suggestion.  I have tried building with -fno-common and indeed this seems to do the trick.

I have also submitted bug #3527 as suggested by Chris.

Thanks again for the advice!
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to