[Bug bootstrap/16024] gengtype crashes with mingw and c++ extension

dannysmith at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Thu Jun 17 11:07:00 GMT 2004


------- Additional Comments From dannysmith at users dot sourceforge dot net  2004-06-17 11:07 -------
> I think this bug is due to mingw vs w$ paths management (/c/... in mingw and 
c:\
> for w$) which causes this crashes in executable file built by mingw/gcc.

Oh, you should have mentioned that you were using the "msys" shell environment.
This problem does not occur when using cygwin's bash (with apropriate mounts) 
to build a mingw host.  The /c/... method of specifying absolute paths is going 
to confuse the windows runtime

I think you will find that still need the TARGET_IS_PE_COFF patch to build 
libstdc++

Danny

-- 


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



More information about the Gcc-bugs mailing list