This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/25859] gnatmake: error while loading shared libraries: libgcc_s.so.4: cannot open



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2006-01-19 15:53 -------
Subject: Re:   New: gnatmake: error while loading shared libraries:
libgcc_s.so.4: cannot open

> ../../gnatmake: error while loading shared libraries: libgcc_s.so.4: cannot
> open
>  shared object file: No such file or directory

A work around is to export an appropriate LD_LIBRARY_PATH in the build
script, or add it to the environment variables passed to make.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25859


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