make file

General discussion on mikroC.
Post Reply
Author
Message
netos
Posts: 36
Joined: 15 Aug 2008 01:03

make file

#1 Post by netos » 07 Nov 2010 15:36

Hi guys

Is there any way to prepare a makefile and avoid recompiling unchanged source code files?
when I click to build, compiler recompiles all source files and links them again

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: make file

#2 Post by zristic » 10 Nov 2010 11:52

The latest versions of our compilers compile only modified sources and they link only the routines which happen to appear in the caller tree.

Which version do you use?

netos
Posts: 36
Joined: 15 Aug 2008 01:03

Re: make file

#3 Post by netos » 10 Nov 2010 18:59

I'm not using the latest version of the mikroC compiler. I want to buy mikroC pro but I think your local dealer is not selling the mikroC pro version.

http://www.beti.com.tr/index.php?firick ... gori_id=52

here is the link of local dealer's page.

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: make file

#4 Post by zristic » 11 Nov 2010 09:07

The page is probably not updated frequently, but if you contact them I am sure you will get the latest version.

Post Reply

Return to “mikroC General”