[bug #18872] problem colon after drive letter in prerequisite

2007-01-29 Thread Dave Korn
Follow-up Comment #3, bug #18872 (project make): I'm fairly confident that cygwin's GCC will only generate dos-style paths in the output dependency files if you pass it in dos-style paths on the commandline or in #include statements. If it were to do so for any other reason, that would indeed

[bug #18872] problem colon after drive letter in prerequisite

2007-01-28 Thread Paul D. Smith
Update of bug #18872 (project make): Status:None => Fixed Open/Closed:Open => Closed Component Version:None => 3.81 Fixed Release:

[bug #18872] problem colon after drive letter in prerequisite

2007-01-24 Thread Eli Zaretskii
Follow-up Comment #1, bug #18872 (project make): You are using the Cygwin build of Make 3.81, which does not support drive letters in file names (I believe the announcement on the Cygwin mailing list at the time they released Make 3.81 explains why they discontinued support for drive letters.) I

[bug #18872] problem colon after drive letter in prerequisite

2007-01-24 Thread Markus Milleder
URL: Summary: problem colon after drive letter in prerequisite Project: make Submitted by: mmilleder Submitted on: Wednesday 01/24/2007 at 15:56 Severity: 3 - Normal Ite