------- 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