https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89540
--- Comment #2 from Andres Takach <andres_takach at mentor dot com> --- You are right. I did use LD_LIBRARY_PATH, but the issue I had is that I used the "lib" instead of the "lib64" version (I did not build 32-bit compatability) so I was picking up the wrong version since "lib" was empty.