linker warning

I’m seeing the following error while building a library for mipsle:

/usr/ntomips/bin/ld: Warning: type of symbol `_gp_disp’ changed from 1 to 3
in /mipsle/lib/libc.so

I see an equivalent error building for mipsbe. Is this a problem?

I’m using a QNX RTP 6.1 dev box. I’m pretty sure that the dev tools are
current.

thanks
Charlie

Found the answer from a post to the os ng. This warning is a known issue
and shouldn’t be a problem.



“Charlie Surface” <charlie_surface@oti.com> wrote in message
news:a7gbgv$9vt$1@inn.qnx.com

I’m seeing the following error while building a library for mipsle:

/usr/ntomips/bin/ld: Warning: type of symbol `_gp_disp’ changed from 1 to
3
in /mipsle/lib/libc.so

I see an equivalent error building for mipsbe. Is this a problem?

I’m using a QNX RTP 6.1 dev box. I’m pretty sure that the dev tools are
current.

thanks
Charlie