This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/36948] cc1.exe: internal compiler error: Segmentation fault



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]