mytarget: d:myfile.c d:myotherfile.c
       gcc blah blah

       make becomes mad because of the d: (since it uses : to separate target
from dependencies). Now, since in PODS you do not make the Makefile
yourself, but trust in the Makefiles created by PODS, it includes
("sometimes"? For _me_ it is "always", since the project is in another
hd) the full path to the files, including the d:...

/cygdrive/d/....

tried that?

--
// Aaron Ardiri

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to