[Gtkradiant] gtkradiant on HPUX

Aaron Newcomb gtkradiant@zerowing.idsoftware.com
Sun, 6 Jan 2002 22:25:39 -0500


I tried linking gcc to cc, but cons didn't like that. So I found a binary 
of gcc for HPUX and installed it and it works fine. Now on to the next 
hurdle. I am getting strange errors when I run cons (see below). It looks 
like it's having trouble, but I can't tell if the error is caused by cons 
or gcc.

gcc -g -D_DEBUG -Ilibs -c Debug/libs/cmdlib/cmdlib.cpp -o 
Debug/libs/cmdlib/cmdlib.o
as: warning 2: Unknown option "--traditional-format" ignored.
as: "/var/tmp/ccoClX0a.s", line 10: error 1052: Directive name not 
recognized - FILE
as: "/var/tmp/ccoClX0a.s", line 11: error 1052: Directive name not 
recognized - STABS
... etc, for 100 times and then ...
as: "/var/tmp/ccoClX0a.s", error 2000: Exceeded maximum error count
FATAL ERROR TERMINATION
cons: *** [Debug/libs/cmdlib/cmdlib.o] Error 1
cons: errors constructing Debug/libs/cmdlib/cmdlib.o

-- 
Thanks,

Aaron Newcomb
http://www.newcombnet.com
aaron@newcombnet.com