[LLVMbugs] [Bug 1785] llvm-gcc-4.2 fails to build after latest updates
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Nov 9 04:05:36 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1785
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Anton Korobeynikov <asl at math.spbu.ru> 2007-11-09 04:20:59 ---
First part fixed in:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071105/055466.html
But now compiler cannot create any executable. The weird thing is:
gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../src/configure linux gnu
Thread model: single
gcc version 4.2.1(llvm) (Based on Apple Inc. build 5546)
--- Comment #3 from Anton Korobeynikov <asl at math.spbu.ru> 2007-11-09 06:05:35 ---
Finally fixed with:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071105/055468.html
Please reopen, if needed.
--
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