Searched refs:CCTYPE (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | GNUmakefile | 342 ifeq ($(CCTYPE),GCC) 347 ifeq ($(CCTYPE),) 351 CCTYPE := GCC macro 375 CCTYPE := macro 385 ifeq ($(CCTYPE),GCC) 398 ifeq ($(CCTYPE),GCC) 483 ifeq ($(CCTYPE),GCC) 519 ifeq ($(CCTYPE),GCC) 553 ifeq ($(CCTYPE),GCC) 1151 ifeq ($(CCTYPE),) [all …]
|
H A D | Makefile | 413 CC = @echo CCTYPE makefile variable not set && del mini\.exists && exit 1 && 414 LINK32 = @echo CCTYPE makefile variable not set && del mini\.exists && exit 1 && 1038 CCTYPE=$(CCTYPE) TARG_DIR=..\ > perldll.def
|
/openbsd/gnu/usr.bin/perl/ |
H A D | makedef.pl | 42 %ARGS = (CCTYPE => 'MSVC', TARG_DIR => ''); 151 my $cctype = $ARGS{CCTYPE} =~ s/MSVC//r; 1199 if ($ARGS{CCTYPE} eq 'GCC') {
|
H A D | README.win32 | 142 file to set C<CCTYPE> to one of C<MSVC140>-C<MSVC143> first. 171 F<win32/Makefile> and pick the correct C<CCTYPE> for the Visual C that Intel C 210 You will have to make sure that C<CCTYPE> is set correctly and that
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perl5300delta.pod | 1003 requirement to specify the C<CCTYPE> since there is no obvious choice of which 1004 modern version to default to instead. Failure to specify C<CCTYPE> will result 1008 is being used, so do not require C<CCTYPE> to be set. This feature has not yet
|
H A D | perl5180delta.pod | 2176 CCTYPE=MSVC110 (or MSVC110FREE if you are using the free Express edition for
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/ |
H A D | mmix.md | 418 ;; already equal to (compare:CCTYPE (reg) (const_int 0)).
|
/openbsd/gnu/gcc/gcc/config/mmix/ |
H A D | mmix.md | 472 ;; already equal to (compare:CCTYPE (reg) (const_int 0)).
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | ChangeLog-2000 | 7882 * bits/c++config.h: Remove broken CCTYPE.
|