[cfe-dev] mingw-w64 support

Anton Korobeynikov anton at korobeynikov.info
Wed Oct 13 12:57:14 PDT 2010


> 1. CMake detects platform as i686-pc-mingw32, while my compiler is very
> clearly x86_64-w64-mingw32.
Ok, sounds like cmake bug.
> 2. Build at 55%, tblgen.exe crashes. The build then freezes (kill and
> restart, it skips and fails at the error below)
> 3. At 56%, build fails at an undeclared symbol: "SelectCode". This is
> probably due to number 2
> I have no idea what tblgen.exe is supposed to do or why it crashes. How
> should I proceed?
Sounds like a gcc bug. The ideal solution will be for you to find
what's causing such problem and file a PR in gcc's bugzilla.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the cfe-dev mailing list