Searched refs:stage1 (Results 26 - 34 of 34) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A DMakefile.tpl121 # Linker flags to use on the host, for stage1 or when not
125 # Libraries to use on the host, for stage1 or when not bootstrapping.
432 # Only build the C compiler for stage1, because that is the only one that
436 # overrideable (for a bootstrap build stage1 also builds gcc.info).
1478 # We name the build directories for the various stages "stage1-gcc",
1660 do-distclean: distclean-stage1
1667 $(MAKE) $(RECURSE_FLAGS_TO_PASS) stage1-bubble
1669 # Same as unstage, but not phony and defaulting to stage1-start. We place
1672 @if test -f stage_last; then $(unstage); else $(MAKE) stage1-start; fi
1677 rm -rf stage1
[all...]
H A Dconfigure1471 --enable-stage1-languages[=all]
1472 choose additional languages to build during stage1.
1484 --enable-stage1-checking[=all]
1485 choose additional checking for stage1 of the
1514 --with-stage1-ldflags=FLAGS
1515 linker flags for stage1
1516 --with-stage1-libs=LIBS libraries for stage1
2726 # post-stage1 host modules use a different CC_FOR_BUILD so, in order to
5352 # Linker flags to use for stage1 o
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_pbg.c1311 BYTE stage1 = va_arg(ap, int); local
1327 LoadBlob_BOOL(outOffset, stage1, out_blob);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/
H A DMakefile.tpl331 # During gcc bootstrap, if we use some random cc for stage1 then
1206 # We name the build directories for the various stages "stage1-gcc",
1220 # Only build the C compiler for stage1, because that is the only one that
1224 # overrideable (for a bootstrap build stage1 also builds gcc.info).
1394 do-distclean: distclean-stage1
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A DMakefile.in336 .PHONY: all etags tags ls clean stage1 stage2
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A DMakefile.in388 .PHONY: all etags tags ls clean stage1 stage2
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dconfigure1458 --enable-stage1-languages[=all] choose additional languages to build during
1459 stage1. Mostly useful for compiler development.
1469 --enable-stage1-checking[=all] choose additional checking for stage1
1498 --with-stage1-ldflags=FLAGS Linker flags for stage1
1499 -with-stage1-libs=LIBS Libraries for stage1
2737 # post-stage1 host modules use a different CC_FOR_BUILD so, in order to
5534 # Linker flags to use for stage1 o
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dconfigure1493 --enable-stage1-languages[=all] choose additional languages to build during
1494 stage1. Mostly useful for compiler development.
1504 --enable-stage1-checking[=all] choose additional checking for stage1
1533 --with-stage1-ldflags=FLAGS Linker flags for stage1
1534 -with-stage1-libs=LIBS Libraries for stage1
2969 # post-stage1 host modules use a different CC_FOR_BUILD so, in order to
5715 # Linker flags to use for stage1 o
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dconfigure6882 # If the native compiler is GCC, we can enable warnings even in stage1.
13358 # FLAGS_TO_PASS so CC="stage1/xgcc -Bstage1/" works.
17276 stage1 stage2 stage3 stage4 stageprofile stagefeedback"
18724 # CC="stage1/xgcc -Bstage1/". If the host doesn't support symlinks,
18733 for t in stage1 stage2 stage3 stage4 stageprofile stagefeedback include

Completed in 188 milliseconds

12