[LLVMbugs] [Bug 4145] Bulds fail on Cygwin with error message about dwarf version

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon May 4 03:32:09 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4145


Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Anton Korobeynikov <asl at math.spbu.ru>  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.



More information about the llvm-bugs mailing list