Skip to content
Snippets Groups Projects
Commit cbbed2cf authored by rms's avatar rms
Browse files

entered into RCS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18 138bc75d-0d04-0410-961f-82ee72b054a4
parent 669097a0
No related branches found
No related tags found
No related merge requests found
# Make assignments for compilation on HPUX with their C compiler.
CC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
OLDCC=cc -Wc,-Nw2000 -Wc,-Ns2000 -Wc,-Ne700 -Wc,-Np300
ALLOCA=alloca.o
# For CCLIBFLAGS you might want to specify the switch that
# forces only 68000 instructions to be used.
# Version 5 of HPUX had a compiler bug that made it crash with -g.
# You must set CFLAGS to empty on version 5.
# You must get alloca.c from GNU Emacs.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment