[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/14915] --copy-dt-needed-entries not working
From: |
matz at suse dot de |
Subject: |
[Bug ld/14915] --copy-dt-needed-entries not working |
Date: |
Tue, 04 Dec 2012 14:44:50 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #7 from Michael Matz <matz at suse dot de> 2012-12-04 14:44:50 UTC
---
(In reply to comment #5)
> (In reply to comment #4)
> > This option is renamed from --add-needed:
> >
> > http://sourceware.org/ml/binutils/2004-07/msg00093.html
>
> Yes, but why are you mentioning that?
In particular, from that thread is referred the GCC problem that you wanted
to fix with adding --no-add-needed:
http://gcc.gnu.org/ml/gcc/2004-04/msg01130.html
The problem specifically was that libunwind was added to DT_NEEDED because
it was itself DT_NEEDED by libgcc_s, and it was said that this was how the
linker is supposed to work. Now, meanwhile the default got switched, i.e.
--no-copy-dt-needed-entries is the default, but we're supposed to be able
to switch back with --copy-dt-needed-entries. And this bug report is about
the fact, that this doesn't work.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug ld/14915] New: --copy-dt-needed-entries not working, rguenth at gcc dot gnu.org, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, matz at suse dot de, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, matz at suse dot de, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, rguenth at gcc dot gnu.org, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working,
matz at suse dot de <=
- [Bug ld/14915] --copy-dt-needed-entries not working, matz at suse dot de, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working when creating DSO, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working when creating DSO, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working when creating DSO, hjl.tools at gmail dot com, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working, matz at suse dot de, 2012/12/04
- [Bug ld/14915] --copy-dt-needed-entries not working when creating DSO, cvs-commit at gcc dot gnu.org, 2012/12/05
- [Bug ld/14915] --copy-dt-needed-entries not working when creating DSO, hjl.tools at gmail dot com, 2012/12/06