Follow-up Comment #4, bug #27517 (project gnustep):

What is happening is that GCC, on cygwin, is generating the autodependency
file and using filenames such as 

  G:/GNUstep/mingw/include/stdlib.h

in the autodependency file.  Unfortunately GNU make can't really work with
filenames that contain a ':'.

I guess the best way to get around this is to disable autodependency files on
cygwin.

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27517>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to