issue with using a makefile to compile project

Post your requests and ideas on the future development of mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
eecs
Posts: 16
Joined: 09 Nov 2012 11:06

issue with using a makefile to compile project

#1 Post by eecs » 11 Jan 2013 04:55

Hello,

I have been successfully using cygwin's port of the linux "make" command to compile my project with a makefile from the command line. However, I have run into one slightly annoying problem. If the compile is unsuccessful (i.e. there is a bug in my code) the compiler still finishes with a successful error code which fools "make" into thinking the project has successfully compiled. Is there anyway to get the compiler to exit with an error code other than zero when it is unsuccessful?

Thanks,

John Fitz

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 Wish List”