Searched refs:stage1_libs (Results 1 – 4 of 4) sorted by relevance
1726 stage1_libs=1728 stage1_libs=$withval1730 [stage1_libs=])1731 AC_SUBST(stage1_libs) subst1745 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
127 STAGE1_LIBS = @stage1_libs@
5883 stage1_libs=5885 stage1_libs=$withval5888 stage1_libs=5907 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
831 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++832 -static-libgcc if stage1_libs is empty and have_static_libs is yes.