代码搜索:X
找到约 10,000 项符合「X」的源代码
代码结果 10,000
www.eeworm.com/read/158865/5593558
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
www.eeworm.com/read/158865/5593570
x-linux
# Don't run fixproto
STMP_FIXPROTO =
# Don't install "assert.h" in gcc. We use the one in glibc.
INSTALL_ASSERT_H =
www.eeworm.com/read/158865/5593601
x-riscix
# Define new names for the getopt library, so that we don't have to statically
# link [un]protoize. We have dirent.h not sys/dir.h, so define POSIX.
X_CFLAGS= -DPOSIX -Dopterr=gcc_opterr -Doptind=gcc
www.eeworm.com/read/158865/5593623
x-pa
# BSD on the PA already has ANSI include files which are c++ compatible.
USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
STMP_FIXPROTO=
www.eeworm.com/read/158865/5593664
x-crds
CC = cc -Wx,-X23
# The following line might be necessary as well or instead of the above.
# If you find out that it is necessary,
# or if you find out that it is not necessary,
# please inform bug-gc
www.eeworm.com/read/158865/5593685
x-amix
# Makefile configuration for Commodore Amiga running SVR4.
# (configure amiga-amix)
# The Amiga ships with gcc installed, so use it as the default CC.
CC = /usr/public/bin/gcc
# The AT&T compiler i
www.eeworm.com/read/158865/5593716
x-ccur
# Specify the jobs library when building in the ATT universe.
CLIB = -ljobs
X_CFLAGS = -O0 -DSHORT_ENUM_BUG -Dregister=
www.eeworm.com/read/158865/5593718
x-tower
# On the NCR Tower 32 running SVR3, says ra@intsys.no :
# Do *not* enable optimization in CFLAGS when using the native cc, because:
# a) The optimizer seems to loop when invoked with -O2.
# b) The -O1
www.eeworm.com/read/158865/5593721
x-next
# Make assignments for compiling on NeXT with their compiler version.
CC=cc -traditional-cpp
OLDCC=CC -traditional-cpp
# Specify other dirs of system header files to be fixed.
OTHER_FIXINCLUDES_DIRS=