3 messages in com.perforce.jammingOverriding CC Rule
FromSent OnAttachments
lind...@liebert.com linda_farrenkopf@liebert.com16 Jul 1999 14:35 
Dave...@vignette.com16 Jul 1999 16:07 
Dona...@cisco.com20 Jul 1999 10:06 
Subject:Overriding CC Rule
From:Dona...@cisco.com (Dona@cisco.com)
Date:07/20/1999 10:06:02 AM
List:com.perforce.jamming

On Fri, Jul 16, 1999 at 05:36:04PM -0400, lind@liebert.com wrote:

I am a JAM newbie. I figured out how to do a UserObject in my jamrules to specifiy my platform specific assembly language file extension. Now I have another question. How do I override the JAM rule for c compilation and assembling files? It is sticking stuff into the command line which is causing my compiler not to work. For example, I want it to look like

CC <filename> $(CCFLAGS) $(INCLUDEDIRS)

and it comes out looking like

CC /c $CFLAGS /Fo<outputfilename> /I<includedir> /I<includedir> <filename>

If you give us a specific example of a command line we might be able to suggest apropriate action statements.

donald