Topic : "make" always re-compiles all sources

Forum : Ride IDE

Original Post
Post Information Post
August 10, 2013 - 2:41pm
Guest

when I push F9 to make my project, all the sources get compiled again (that takes 15 looong seconds:-)
My build log refers "due to out of date", despite e.g. my "main.c" is half an hour older than "main.o".
Is there any (accidental:-D) setting causes all sources re-compile when I "make" ?
(I took to using "make" frequently as syntax checking...)

Replies
Post Information Post
+1
0
-1
August 12, 2013 - 9:50am
Raisonance Support Team

Hello,

Please, install the last release.
This bug has been fixed in Ride7 Version 7.46.13.0185

Best regards,

+1
0
-1
August 12, 2013 - 3:17pm
Guest

@Etienne,
sorry to say, but I already run Ride7 ver 7.46.13.0185 Std + Rkit ARM 1.50.13.0109 Lite Suite. Entering debug always invokes a new "make"..and it takes 15 annoying seconds even at my SSD'd powerplant:))

My OS is Win7 HP 32bit SP1 Hungarian (Can be different date order of YYYY-MM-DD suspicious at Hungarian Windows? I will test the issue on English Windows if you don't have any more hints.

(If it counts, I have lot of other IDE's installed: MPLAB IDE v8.89 for Microchip, Keil uVision4 for ST, CodeWarrior for MCU v10.3 for Freescale, QtCreator v2.6.2)

thanks for your help,
Tommy

+1
0
-1
August 12, 2013 - 6:18pm
Raisonance Support Team

Hi Tommy,

We will need more informations about the issue:

1. Can you type on a prompt command "systeminfo.exe".
2. Can you try an example provided by Ride7 (C:\Raisonance\Ride\Examples\ARM\REva\STM32F107_Testall)? do you still have de same problem (is Ride7 building everything after a second make)?-> do a build (Alt + F9) and then a make (F9).
3. Is the path of your project has some spaces?
4. Try to activate the GCC compiler options:
You should validate "yes" for the three options "Generate Listing File", "Generate size information" and "Generate dependencies" which are in "GCC compiler" -> "Compiler output".
5. If it is not confidential can you send us your project to ?

Best regards

+1
0
-1
August 12, 2013 - 6:49pm
Guest

Salut, Etienne,
thanks for the tips..it works!!
It was an accentuated (hungarian "é") letter in project path.
I renamed acute'd subdir name, and it's amended: 2nd F9 is immediate!!

thanks for your quick help,
Tommy

+1
0
-1
August 13, 2013 - 9:32am
Raisonance Support Team

Bonjour Tommy,

I'm Glad that it's working again!!!

regards,