> -- > 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

