[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10380] New: cannot build binutils statically
From: |
booleandomain at gmail dot com |
Subject: |
[Bug binutils/10380] New: cannot build binutils statically |
Date: |
9 Jul 2009 16:50:12 -0000 |
I'm trying to build binutils-2.19.1 statically. I tried with
../binutils-2.19.1/configure LDFLAGS="-static" && make but I get:
ldd binutils/ar
linux-vdso.so.1 => (0x00007fffaf9ff000)
libz.so.1 => /lib/libz.so.1 (0x00007fe1a223d000)
libc.so.6 => /lib/libc.so.6 (0x00007fe1a1ee2000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe1a2453000)
This procedure works for all other packages I'm trying to compile (gcc, bash,
...) but it seems not to work for binutils. Why? Is there perhaps another way to
accomplish this? I also tried reading ./configure --help, README and
binutils/README but there is no useful information.
--
Summary: cannot build binutils statically
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: booleandomain at gmail dot com
CC: bug-binutils at gnu dot org
GCC build triplet: x86_64-pc-linux-gnu
GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=10380
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/10380] New: cannot build binutils statically,
booleandomain at gmail dot com <=
- Re: [Bug binutils/10380] New: cannot build binutils statically, Nick Clifton, 2009/07/10
- [Bug binutils/10380] cannot build binutils statically, nickc at redhat dot com, 2009/07/10
- [Bug binutils/10380] cannot build binutils statically, booleandomain at gmail dot com, 2009/07/10
- [Bug binutils/10380] cannot build binutils statically, schwab at linux-m68k dot org, 2009/07/10
- [Bug binutils/10380] cannot build binutils statically, hjl dot tools at gmail dot com, 2009/07/13
- [Bug binutils/10380] cannot build binutils statically, nickc at redhat dot com, 2009/07/14
- [Bug binutils/10380] cannot build binutils statically, nickc at redhat dot com, 2009/07/14
- [Bug binutils/10380] cannot build binutils statically, cvs-commit at gcc dot gnu dot org, 2009/07/14