Re: compiling euphoria 4.0

new topic     » goto parent     » topic index » view thread      » older message » newer message
Shawn Pringle said...

The makefile doesn't update the rev.e file when needed because rev.e's rule doesn't have the dependency set in the makefile. One has to delete rev.e after each svn update.

Shawn Pringle

Shawn Pringle

Hello Double Shawn,

I originally had it set up so rev.e was deleted every time and consequently int.ex and ec.ex and backend.ex had to be rebuild every single time, even if the svn wasn't updated.

revget.ex is now set up so that rev.e is updated only if the svn version has actually changed. Just need a way to ensure that the svn_rev target is always called unconditionally (for GNU make there is the .PHONY target).

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu