Searched refs:GCC_FOR_TARGET (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dmakefile.dos22 GCC_FOR_TARGET=gcc
32 $(GCC_FOR_TARGET) $(OPTIMIZE) \
36 $(GCC_FOR_TARGET) $(OPTIMIZE) -fgnu-runtime \
H A DMakefile.in298 $(GCC_FOR_TARGET) -mdll -Wl,--base-file libobjc.base libobjc.exp \
302 $(GCC_FOR_TARGET) libobjc.exp -mdll \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dconfigure583 GCC_FOR_TARGET
811 GCC_FOR_TARGET
1553 GCC_FOR_TARGET
9744 if test -n "$GCC_FOR_TARGET"; then
9745 ac_cv_prog_GCC_FOR_TARGET=$GCC_FOR_TARGET
9747 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
9759 if test -n "$GCC_FOR_TARGET"; then
9760 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
9779 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
9780 if test -n "$GCC_FOR_TARGET"; the
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dconfigure584 GCC_FOR_TARGET
815 GCC_FOR_TARGET
1575 GCC_FOR_TARGET
9907 if test -n "$GCC_FOR_TARGET"; then
9908 ac_cv_prog_GCC_FOR_TARGET=$GCC_FOR_TARGET
9910 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
9922 if test -n "$GCC_FOR_TARGET"; then
9923 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
9942 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
9943 if test -n "$GCC_FOR_TARGET"; the
[all...]
H A DMakefile.tpl214 GCC_FOR_TARGET="$(GCC_FOR_TARGET)"; export GCC_FOR_TARGET; \
467 # If GCC_FOR_TARGET is not overriden on the command line, then this
471 GCC_FOR_TARGET=$(STAGE_CC_WRAPPER) @GCC_FOR_TARGET@
657 "GCC_FOR_TARGET=$(GCC_FOR_TARGET)" \
H A DMakefile.in211 GCC_FOR_TARGET="$(GCC_FOR_TARGET)"; export GCC_FOR_TARGET; \
514 # If GCC_FOR_TARGET is not overriden on the command line, then this
518 GCC_FOR_TARGET=$(STAGE_CC_WRAPPER) @GCC_FOR_TARGET@
845 "GCC_FOR_TARGET=$(GCC_FOR_TARGET)" \
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A DMakefile.in323 GCC_FOR_TARGET = $(STAGE_CC_WRAPPER) ./xgcc -B./ -B$(build_tooldir)/bin/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include -L$(objdir)/../ld
325 # This is used instead of ALL_CFLAGS when compiling with GCC_FOR_TARGET.
883 export GCC_FOR_TARGET
1301 $(GCC_FOR_TARGET) -dumpspecs > tmp-specs
1362 MULTILIBS=`$(GCC_FOR_TARGET) --print-multi-lib` \
1374 GCC_FOR_TARGET='$(GCC_FOR_TARGET)' \
1437 $(GCC_FOR_TARGET) $(CRTSTUFF_CFLAGS) $(CRTSTUFF_T_CFLAGS) \
1443 $(GCC_FOR_TARGET) $(CRTSTUFF_CFLAGS) $(CRTSTUFF_T_CFLAGS) \
1450 $(GCC_FOR_TARGET)
[all...]
H A Dmklibgcc.in44 # GCC_FOR_TARGET
106 gcc_compile='$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) $(INCLUDES)'
108 make_compile='$(MAKE) GCC_FOR_TARGET="$(GCC_FOR_TARGET)" \
213 os_multilib_dir=`$GCC_FOR_TARGET $flags --print-multi-os-directory`
878 os_multilib_dir=`$GCC_FOR_TARGET $flags --print-multi-os-directory`
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/
H A Dconfigure4858 if test -n "$GCC_FOR_TARGET"; then
4859 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
4873 GCC_FOR_TARGET="$ac_cv_prog_GCC_FOR_TARGET"
4874 if test -n "$GCC_FOR_TARGET"; then
4875 echo "$ac_t""$GCC_FOR_TARGET" 1>&6
4889 if test -n "$GCC_FOR_TARGET"; then
4890 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
4904 GCC_FOR_TARGET="$ac_cv_prog_GCC_FOR_TARGET"
4905 if test -n "$GCC_FOR_TARGET"; then
4906 echo "$ac_t""$GCC_FOR_TARGET"
[all...]
H A DMakefile.tpl161 GCC_FOR_TARGET="$(GCC_FOR_TARGET)"; export GCC_FOR_TARGET; \
308 # If GCC_FOR_TARGET is not overriden on the command line, then this
312 GCC_FOR_TARGET=$(STAGE_CC_WRAPPER) @GCC_FOR_TARGET@ $(FLAGS_FOR_TARGET)
459 "GCC_FOR_TARGET=$(GCC_FOR_TARGET)" \
H A DMakefile.in158 GCC_FOR_TARGET="$(GCC_FOR_TARGET)"; export GCC_FOR_TARGET; \
305 # If GCC_FOR_TARGET is not overriden on the command line, then this
309 GCC_FOR_TARGET=$(STAGE_CC_WRAPPER) @GCC_FOR_TARGET@ $(FLAGS_FOR_TARGET)
527 "GCC_FOR_TARGET=$(GCC_FOR_TARGET)" \
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dconfigure619 GCC_FOR_TARGET
852 GCC_FOR_TARGET
1588 GCC_FOR_TARGET
10553 if test -n "$GCC_FOR_TARGET"; then
10554 ac_cv_prog_GCC_FOR_TARGET=$GCC_FOR_TARGET
10556 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
10568 if test -n "$GCC_FOR_TARGET"; then
10569 ac_cv_prog_GCC_FOR_TARGET="$GCC_FOR_TARGET" # Let the user override the test.
10588 GCC_FOR_TARGET=$ac_cv_prog_GCC_FOR_TARGET
10589 if test -n "$GCC_FOR_TARGET"; the
[all...]

Completed in 402 milliseconds