problem with "libobjects" and gcc-4.0.0

Andrew Pinski pinskia@physics.uc.edu
Thu Jul 7 18:41:00 GMT 2005


On Jul 7, 2005, at 2:40 PM, apaz@purdue.edu wrote:

> When I try to run my code (after compilation with gcc), I'm getting:
>
> ./a.out: error while loading shared libraries: libobjc.so.1: cannot 
> open shared
> object file: No such file or directory

You have to set LD_LIBRARY_PATH correct.

-- Pinski



More information about the Gcc-bugs mailing list