Bug 3447 - Glibc failed to build on ia64
Summary: Glibc failed to build on ia64
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 critical
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 15:54 UTC by H.J. Lu
Modified: 2016-05-08 14:14 UTC (History)
1 user (show)

See Also:
Host:
Target: ia64-unknown-linux-gnu
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2006-11-02 15:54:11 UTC
With the current binutils, glibc failed to build on ia64

checking for -z relro option... no
configure: error: linker with -z relro support required

ia64 linker never supported -z relro. The current binutils removes "-z relro"
from "ld --help" output, which leads to configure time failure.
Comment 1 Ulrich Drepper 2006-11-02 16:21:37 UTC
Not only does this not belong here, it also is no issue anymore for quite sometime.

Do not ever again report build problems here.