Home | History | Annotate | Download | only in conftools

Lines Matching refs:cwrapper

1696 # conversion to w32 is not available inside the cwrapper.  Returns result in
1838 # conversion to w32 is not available inside the cwrapper. Returns result in
4021 # the cwrapper.
4362 * also, copy all non cwrapper options to newargz, except
9033 cwrapper="$output_path/$output_name.exe"
9034 $RM $cwrappersource $cwrapper
9035 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9044 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9045 $STRIP $cwrapper
9049 func_ltwrapper_scriptname $cwrapper
9055 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result