代码搜索结果

找到约 10,000 项符合 X 的代码

x-mips

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-sysv

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-sony

# Make internal tables bigger. OLDCC=cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT) # Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC

x-iris

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-ultrix

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-osfrose

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). BUILD =

x-netbsd

# Don't run fixproto STMP_FIXPROTO = # We don't need GCC's own include files. USER_H = INSTALL_ASSERT_H =

x-elxsi

# Our make needs a little help... MAKE=make # We don't support -g yet, so don't try and use it. CFLAGS = LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) # Hide xmalloc so that it does not conflict with the one i

x-vax

# If compiling GCC with the Unix assembler, -J will handle a large function. # With GAS, it should have no effect. X_CPPFLAGS = -J