https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84153

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You should either set LD_LIBRARY_PATH (or equivalent for the OS) or use static
libraries.  This is a standard shared library search path question and not a
GCC issue.

Reply via email to