http://llvm.org/bugs/show_bug.cgi?id=4145
Anton Korobeynikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Anton Korobeynikov <[email protected]> 2009-05-04 05:31:32 --- (In reply to comment #3) > Building for debug on a supported platform with the currently shipping version > on the complier should work, or it should be listed as a known issue in the > release notes. Note that you're using beta snapshot-based compiler which can be pretty buggy (this already happened with cygwin in the past) especially for gcc secondary priority platform. I verified that mingw debug build is ok, that's why I assume that nothing is broken in LLVM codebase itself. There were already problems with linkers for COFF targets which prevented LLVM build someday (see note in "Broken compilers and tools" section). I added an entry here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090504/077100.html -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
