Bug 1501355
Summary: | No symlink for objcopy in libexec | ||
---|---|---|---|
Product: | Red Hat Developer Toolset | Reporter: | Piyush Bhoot <pbhoot> |
Component: | gcc | Assignee: | Marek Polacek <mpolacek> |
Status: | CLOSED ERRATA | QA Contact: | Michael Petlan <mpetlan> |
Severity: | low | Docs Contact: | Vladimír Slávik <vslavik> |
Priority: | medium | ||
Version: | DTS 6.0 RHEL 7 | CC: | bgollahe, fweimer, jakub, kanderso, law, mcermak, mnewsome, mpolacek, ohudlick, vslavik |
Target Milestone: | alpha | ||
Target Release: | 7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | devtoolset-7-gcc-7.2.1-6.1.el7 | Doc Type: | Bug Fix |
Doc Text: |
Previously, the "devtoolset-7-gcc" package did not contain a symbolic link to the *objcopy* utility installed by the "devtoolset-7-binutils" package. As a consequence, *GCC* from Red Hat Developer Toolset used the system version of *objcopy* which lacked some features, such as the `-gsplit-dwarf` option. The symbolic link has been added and the correct version of *objcopy* is now used.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-05-03 05:13:47 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Piyush Bhoot
2017-10-12 12:28:12 UTC
Reassigning to gcc, as the symlinks are actually constructed by the %install phase of the gcc.spec file. Fixed in git. Tested with devtoolset-7-gcc-7.3.1-5.4. It has the requested symlink. VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1293 |