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

> So I guess the gnatmake rule needs to use $(GCC_LINK)

I'll try the above change

> one way or another (although there should be no difference between
> trubk and 4.1 in that respect).

In the trunk, I see the following in the build log:

 export GMPINC; LD_LIBRARY_PATH=`echo
"$r/hppa-linux/libstdc++-v3/.libs:$r/hppa-linux/libmudflap/.libs:$r/hppa-linux/libssp/.libs:$r/./gcc:$r/./prev-gcc:$LD_LIBRARY_PATH"
| sed 's,::*,:,g;s,^:*,,;s,:*$,,'`; export LD_LIBRARY_PATH;
LD_LIBRARY_PATH=`echo "$LD_LIBRARY_PATH" | sed 's,::*,:,g;s,^:*,,;s,:*$,,'`;
export LD_LIBRARY_PATH; \
         echo Configuring stage 1 in ./gcc ; \

Dave


-- 


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

Reply via email to