代码搜索:X

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

代码结果 10,000
www.eeworm.com/read/296774/7113860

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
www.eeworm.com/read/296774/7113864

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
www.eeworm.com/read/296774/7113883

x-sysv4

X_CFLAGS=-DSVR4 ALLOCA=alloca.o
www.eeworm.com/read/296774/7113895

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
www.eeworm.com/read/296774/7113901

x-rs6000

# configuration for IBM rs6000 running aix INSTALL=/usr/ucb/install -c # Show we need to use the C version of ALLOCA ALLOCA=alloca.o # We need -lld for collect2 (actually this only matters # for a n
www.eeworm.com/read/296774/7113945

x-sysv3

# this is m88k/x-sysv3 # native compiler does not provide alloca ALLOCA = alloca.o # end m88k/x-sysv3
www.eeworm.com/read/296774/7113948

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
www.eeworm.com/read/296774/7113957

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
www.eeworm.com/read/296774/7114014

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)
www.eeworm.com/read/296774/7114017

x-ncr3000

# Makefile additions for the NCR3000 as host system. # Using -O with the AT&T compiler fails, with a message about a missing # /usr/ccs/lib/optim pass. So override the default in Makefile.in CCLIBF