Searched refs:cwrapper (Results 1 - 10 of 10) sorted by last modified time

/haiku-buildtools/gcc/
H A Dltmain.sh3041 # the cwrapper.
3174 # but that facility isn't available from inside the cwrapper.
8044 cwrapper="$output_path/$output_name.exe"
8045 $RM $cwrappersource $cwrapper
8046 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
8055 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
8056 $STRIP $cwrapper
8060 func_ltwrapper_scriptname $cwrapper
8066 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
/haiku-buildtools/binutils/
H A Dltmain.sh3041 # the cwrapper.
3174 # but that facility isn't available from inside the cwrapper.
8044 cwrapper="$output_path/$output_name.exe"
8045 $RM $cwrappersource $cwrapper
8046 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
8055 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
8056 $STRIP $cwrapper
8060 func_ltwrapper_scriptname $cwrapper
8066 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
/haiku-buildtools/isl/
H A Dltmain.sh2872 # conversion to w32 is not available inside the cwrapper. Returns result in
3021 # conversion to w32 is not available inside the cwrapper. Returns result in
5283 # the cwrapper.
5622 * also, copy all non cwrapper options to newargz, except
10320 cwrapper=$output_path/$output_name.exe
10321 $RM $cwrappersource $cwrapper
10322 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
10331 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
10332 $STRIP $cwrapper
10336 func_ltwrapper_scriptname $cwrapper
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh1697 # conversion to w32 is not available inside the cwrapper. Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9049 cwrapper="$output_path/$output_name.exe"
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9060 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9061 $STRIP $cwrapper
9065 func_ltwrapper_scriptname $cwrapper
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh1697 # conversion to w32 is not available inside the cwrapper. Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9049 cwrapper="$output_path/$output_name.exe"
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9060 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9061 $STRIP $cwrapper
9065 func_ltwrapper_scriptname $cwrapper
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh1697 # conversion to w32 is not available inside the cwrapper. Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9043 cwrapper="$output_path/$output_name.exe"
9044 $RM $cwrappersource $cwrapper
9045 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9054 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9055 $STRIP $cwrapper
9059 func_ltwrapper_scriptname $cwrapper
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh1697 # conversion to w32 is not available inside the cwrapper. Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9049 cwrapper="$output_path/$output_name.exe"
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9060 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9061 $STRIP $cwrapper
9065 func_ltwrapper_scriptname $cwrapper
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh1697 # conversion to w32 is not available inside the cwrapper. Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9049 cwrapper="$output_path/$output_name.exe"
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9060 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9061 $STRIP $cwrapper
9065 func_ltwrapper_scriptname $cwrapper
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh4689 cwrapper=`$echo ${output}.exe`
4690 $rm $cwrappersource $cwrapper
4691 trap "$rm $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
4897 $run $LTCC -s -o $cwrapper $cwrappersource
/haiku-buildtools/libtool/
H A Dltmain.sh4689 cwrapper=`$echo ${output}.exe`
4690 $rm $cwrappersource $cwrapper
4691 trap "$rm $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
4897 $run $LTCC -s -o $cwrapper $cwrappersource

Completed in 248 milliseconds