------- Comment #2 from pinskia at gcc dot gnu dot org  2009-10-25 21:00 -------
@if gcc-bootstrap
        $(RPATH_ENVVAR)=`echo "$(TARGET_LIB_PATH)$$$(RPATH_ENVVAR)" | sed
's,::*,:,g;s,^:*,,;s,:*$$,,'`; export $(RPATH_ENVVAR); \
@endif gcc-bootstrap


That is only happens when doing a native bootstrap and never when doing a cross
build.  


-- 


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

Reply via email to