Home
last modified time | relevance | path

Searched refs:stage1_libs (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/
Dconfigure.ac1584 stage1_libs=
1586 stage1_libs=$withval
1588 [stage1_libs=$with_host_libstdcxx])
1589 AC_SUBST(stage1_libs) subst
1603 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
DMakefile.tpl126 STAGE1_LIBS = @stage1_libs@
Dconfigure5751 stage1_libs=
5753 stage1_libs=$withval
5756 stage1_libs=$with_host_libstdcxx
5775 if test "$stage1_libs" = "" -a "$have_static_libs" = yes; then
DChangeLog442 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
443 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
DMakefile.in123 STAGE1_LIBS = @stage1_libs@