Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ULTRIX V4.4



I am having problems compiling crossfire on ULTRIX V4.4 (Rev. 69) .  I get the following when  
I try to run make.

making all in ./common...
gcc -ansi -Wall -Dmips -DMIPS  -Wf,-XNh2000 -Olimit 2000  -I/usr/include -I../include     
-DFONTDIR=\"/usr/users/sromine/crossfire/fonts\" -DFONTNAME=\"crossfire\"    
-DLIBDIR=\"/usr/users/sromine/crossfire/lib\"  -c arch.c
sh: gcc: not found
*** Error code 1

Stop.
*** Error code 1

Stop.


I do not have gcc available on my machine and I usually use cc compliler.  Any suggestions?