how to compile jove?

"Gary S. Moss", VLD/VMB moss at BRL.MIL
Tue Apr 25 00:32:50 AEST 1989


If your sources are like mine, there should be a set of System V configuration
switches in the lower-level Makefile.  I believe that this is what you want
for the Iris, at least it works on IRIS 4D/60T running IRIX 3.1.  Below is
what the relevant portion of mine looks like; your sources may vary:

# For System 5
CC = cc
CFLAGS= -O -DSYS5 -Dindex=strchr -Drindex=strrchr
LB=    -lcurses



More information about the Comp.sys.sgi mailing list