This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36948] cc1.exe: internal compiler error: Segmentation fault
- From: "andry at inbox dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2008 01:50:40 -0000
- Subject: [Bug bootstrap/36948] cc1.exe: internal compiler error: Segmentation fault
- References: <bug-36948-15391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from andry at inbox dot ru 2008-08-03 01:50 -------
(In reply to comment #12)
> You're not really testing what you think you are
Ok, i found that Msys console converts all application arguments and
environment variables before run any application. So, i missed out that in
Windows console GCC compiler doesn't understand MSYS paths.
> And yes, using Win32 paths with colons also fails because the gcc build
> system isn't expecting paths with colons.
So, have i any chances to pass in --prefix argument path in Windows form to not
mingw directory?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36948