fpcc's name is not cc!!

John M. Sellens jmsellens at watdragon.waterloo.edu
Wed Feb 17 13:20:14 AEST 1988


>In article <214 at mccc.UUCP>, pjh at mccc.UUCP (Peter J. Holsberg) writes:
> [C compiler is called fpcc, wants to avoid modifying all sorts of Makefiles]

With many Makefiles, you could just invoke make and define CC on the command
line as in
   make CC=fpcc ... other args ...
which of course you could build into an alias, or a shell script, or ...



More information about the Comp.unix.questions mailing list