Commit 963dc8f5 by Richard Stallman

entered into RCS

From-SVN: r990
parent 4f22dc71
# The Alliant FX2800 uses ELF object files, so needs these two modules
# just as SVR4 does. -- hyc@hanauma.jpl.nasa.gov
EXTRA_PARTS=crtbegin.o crtend.o
# Use ieee rounding rules for divide and square root operations.
# /bin/cc is assumed to point to fxc version 1.3 or newer.
CCLIBFLAGS=-O -ieee -uniproc
# 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 emacs.
# -- hyc@hanauma.jpl.nasa.gov
ALLOCA=alloca.o
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment