As well as LM 8.0+ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of botman Sent: Wednesday, March 13, 2002 4:51 PM To: [EMAIL PROTECTED] Subject: Re: [hlcoders] Linux is the bane of my existence...
> -- > Doesn't RH 7.2 come with kgcc? If so, use that instead of gcc, since > it actually is egcs 1.1.2. Yes, RH 7.2 does come with kgcc. "kgcc -v" gives "gcc version 2.91.66, egcs-1.1.2". Just replace the "gcc" in the makefile with "kgcc" and it will be happy. Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

