Bug 1312507
Summary: | link error linking fortran code with PIE | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | H.J. Lu <hongjiu.lu> |
Component: | binutils | Assignee: | Nick Clifton <nickc> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 24 | CC: | ffesti, jakub, jdulaney, jonathan, nickc, praiskup |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-29 19:33:50 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
H.J. Lu
2016-02-26 23:05:16 UTC
It is a binutils 2.26 linker regression. This has been fixed upstream, please update accordingly in F24 and Rawhide. (In reply to H.J. Lu from comment #0) > When tried to rebuild mopac7app rpm in mock with binutils 2.26 on > Fedora 23, I got: I have taken over maintainership of mopac7 in Fedora, and as soon as binutils is fixed I will rebuild mopac7. John. Hi John, Please try: binutils-2.26-15.fc25 or binutils-2.26-15.fc24 These should contain the patch from PR 19579. Cheers Nick Looks like that's not building for F24? Giving F25 a shot Hi John, Darn - the F24 version ran foul of a strict aliasing bug in F24 gcc. See the email thread here for more details: https://sourceware.org/ml/binutils/2016-03/msg00119.html Since I really want the binutils to be able to be built for F24, I have checked in a couple of patches that work around the aliasing bug. So you can now try out this version of the binutils, should you so desire: binutils-2.26-17.fc24 Cheers Nick Gonna close this, as everything looks shiny, now. |