This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: help :: cant run due to libstdc++


I checked that out.
LD_LIBRARY_PATH of root was not set to /usr/local/lib. If I execute now, the
same open failed erorr occurs.  Then, I set it to /usr/local/lib, it
executes fine.

But in my login  LD_LIBRARY_PATH  is set to /usr/local/lib already. If I
execute my "hello" program it says open failed error.

Still cant trace out.

----- Original Message -----
From: "Alexandre Oliva" <aoliva@redhat.com>
To: "Umapathy S" <nsupathy@myrealbox.com>
Cc: "David Korn" <dkorn@pixelpower.com>; <gcc-help@gcc.gnu.org>
Sent: Friday, March 02, 2001 4:46 AM
Subject: Re: help :: cant run due to libstdc++


> On Mar  2, 2001, "Umapathy S" <nsupathy@myrealbox.com> wrote:
>
> > I logined as root and try executing the same file, it executed.
>
> See whether root has LD_LIBRARY_PATH set or something like that.  I'm
> pretty sure this is not a permission problem.
>
> --
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]