代码搜索结果

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

x-sysv4

# The svr4 reference port for the i860 contains an alloca.o routine # in /usr/ucblib/libucb.a, but we can't just try to get that by # setting CLIB to /usr/ucblib/libucb.a because (unfortunately) # the

x-fx2800

# The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI, # but apparently the native compiler generates non ABI-compliant # function prologues and epilogues, so we need the alloca from em

x-cygwin32

# Don't run fixproto STMP_FIXPROTO = # Don't need collect2 USE_COLLECT2 =

x-sysv4

X_CFLAGS=-DSVR4 ALLOCA=alloca.o

x-aix31

# configuration for IBM rs6000 running aix INSTALL=/usr/ucb/install -c # Show we need to use the C version of ALLOCA ALLOCA=alloca.o # For some reason, we need -lm for cc1. # We need -lld for collec

x-rs6000

# configuration for IBM rs6000 running aix # Show we need to use the C version of ALLOCA ALLOCA=alloca.o # We need -lld for collect2 (actually this only matters # for a native compiler, but this is

x-sysv3

# this is m88k/x-sysv3 # native compiler does not provide alloca ALLOCA = alloca.o # end m88k/x-sysv3

x-sysv4

# Problems in early version of the assembler have been fixed (-DNO_BUGS). # There are peculiar problems with the include files that require __STDC__ # to be defined as 0. This results in sigset_t bei

x-tekxd88

# Install the custom Tektronix XD88 link editor directives file. EXTRA_PARTS=crtbegin.o crtend.o gcc.ld gcc.ld: $(srcdir)/config/m88k/tekXD88.ld rm -f gcc.ld; cp $(srcdir)/config/m88k/tekXD88.ld ./g

x-isc3

CLIB = -lPW # One person said it needs -DPOSIX_JC, but daa@CERF.NET says no. X_CFLAGS = -D_SYSV3 -Xp ENQUIRE_LDFLAGS = $(LDFLAGS)