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
Hello Joseph,
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
On 25/09/2018 05:41, Hickey, Joseph P. (GRC-LSS0)[Vantage Partners, LLC] wrote:
> Hi All --
Hello and welcome.
>
> 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
Hi All --
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.
This is reproducible using the libtests that are distributed with RTE