Home | History | Annotate | Download | only in src

Lines Matching refs:cwrapper

1697 # 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
9065 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result