Warning: type of symbol `_gp_disp' changed from 1 to 3 in /m

I have an app which I am cross-compiling everywhere, and when I link it on
mipsbe and mipsle,
I’m getting the following message:

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

Good, bad, or ugly? I haven’t actually run the application to see if it
even works …

Patrick_Mueller@oti.com

This is a benign warning.

I have an app which I am cross-compiling everywhere, and when I link it on
mipsbe and mipsle,
I’m getting the following message:

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

Good, bad, or ugly? I haven’t actually run the application to see if it
even works …

Patrick_Mueller@oti.com

\