Re: Patch to handle DOS paths in Make not working

2006-11-03 Thread Eli Zaretskii
> Date: Fri, 03 Nov 2006 22:57:51 +0900 > From: Tomas <[EMAIL PROTECTED]> > > As already discussed many times elsewhere, I get this error because my > makefile has an environment variable with a colon. An example of this in > my makefile is: > > final.o: ${EOS_V}/eos/Drivers/final.c > $(CC)

Patch to handle DOS paths in Make not working

2006-11-03 Thread Tomas
Hi I should be about the only one who doesn't get that patch to work. Or maybe I'm doing something terribly wrong... or assuming something wrong... I'm using make from Eclipse, using the CDT plug-in and the "Make Targets" view. For those not familiar with Eclipse and CDT, this view just allow