代码搜索结果
找到约 10,000 项符合
X 的代码
x-pa-hpux
ALLOCA=alloca.o
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-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
# For some reason, we need -lm for cc1.
# We need -lld for collec
x-a29kunix
# Needed for missing functions in Sym1.
CLIB=-lsysv -liberty
x-dpx2
# need this when using cc
ALLOCA = alloca.o
# avoid lossage assembling alloca.
ALLOCA_FLAGS=-S
ALLOCA_FINISH = $(AS) -o alloca.o alloca.s
# be sure not to confuse ./as with /bin/as
AS=`if [ x$(OLDCC)
x-romp-mach
# Ensure that CPATH is used and suppress lots of warnings.
CC=hc2 -Hcpp -w
# The default `make' on the RT doesn't define MAKE, so do it here.
MAKE=make
readme.x11
How to compile X11R5 (patch level 11) with GCC version 2:
The patches include support for building the shared libraries with GCC 2 on
the Sparc and 68k machines. NOTE: Such shared libraries DO NOT
dlopen.3x
.\" This source code is a product of Sun Microsystems, Inc. and is provided
.\" for unrestricted use provided that this legend is included on all tape
.\" media and as a part of the software program i
x-mouse.el
;; Mouse support for X window system.
;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modi
x-menu.el
;; Copyright (C) 1986 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General