Bug 654560
Summary: | clang 2.7 can not compile hello.cc | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Filip Miletic <filmil> |
Component: | llvm | Assignee: | Bryan O'Sullivan <bos> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | bos, dmalcolm, hdegoede, jgarzik, michel |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | llvm-2.8-5.fc14 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-12-13 19:59:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Filip Miletic
2010-11-18 09:14:42 UTC
clanbomber is not the correct component for clang bugs, changing component to llvm. Right; clang (and clang++) currently depends on the respective GCC component (gcc and g++) for linking and for headers. I'm building a new 2.8 update (2.8-5) that rectifies this issue by pulling in gcc-c++. llvm-2.8-5.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/llvm-2.8-5.fc13 llvm-2.8-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/llvm-2.8-5.fc14 llvm-2.8-5.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update llvm'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/llvm-2.8-5.fc13 llvm-2.8-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. llvm-2.8-5.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |