------- Comment #14 from andry at inbox dot ru  2008-08-03 02:42 -------
(In reply to comment #12)
> MinGW apps like gcc have *no* way of interpreting anything but Win32 paths.
It is, i found that Msys bash shell (not console) converts all this stuff with
Msys paths. So xgcc already gothering paths in windows form.

> And yes, using Win32 paths with colons also fails because the gcc build
> system isn't expecting paths with colons.
Fails not the build, fails call to cc1.exe, in "/gcc" in build directory. I try
simply run it and it fails. Maybe problem in some library and in another
thing...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36948

Reply via email to