From: Jim Weirich Date: 2006-03-19T09:49:51+09:00 Subject: Re: incremental rebuild with Rake Simon Strandgaard wrote: > I have noticed that the '.exe' file sometimes is'nt being linked. > What could be the reason for this? I'm not able to reproduce this. Hmmmm. Check the time stamps on the .o and .exe files. If the .exe is older than the .o files, rake should attempt to rebuild it. -- Jim Weirich -- Posted via http://www.ruby-forum.com/.