------- Comment #1 from rwild at gcc dot gnu dot org 2009-09-14 08:49 ------- What would you escape it with, though? GCC cannot know whether you will be using a make implementation like GNU make that groks backslash escaping of colons, or a mingw32-make that will try to intelligently interpret some colons as drive specs.
Bottom line is that you shouldn't use colons in file names where avoidable. -- rwild at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rwild at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41329