Aaron Ardiri wrote:

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?


        Yes, of course, that would work if you manage your own Makefiles.
But the Makefiles are automatically generated by PODS (everytime you build a new Makefile is generated!), so it would be a pain to change it once and again. May there be some option to add /cygdrive/d/, but I could not find it.

--
Javier Sedano Jarillo: [EMAIL PROTECTED]
Agora Systems S.A.
C/Velazquez, 46, 6ยบ derecha;    E-28001 Madrid (Spain)
Tel.: +34 676 48 29 55;         Fax.: +34 91 577 76 72
--------
Real users hate reals programmers.

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

Reply via email to