http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #15 from cvs-commit at gcc dot gnu.org 2013-01-21 13:49:19 UTC ---
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_23-branch
Changes by:amo...@sourceware.org2013-01-21 13:48:53
Modified files:
bfd
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #13 from cvs-commit at gcc dot gnu.org 2012-12-06 00:25:27 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:h...@sourceware.org2012-12-06 00:25:19
Modified files:
ld : ChangeLog
ld/emultempl
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #3 from Michael Matz 2012-12-04 14:12:29 UTC
---
(In reply to comment #2)
>
> gcc -o libt2.so -shared -Wl,--copy-dt-needed-entries -L. -lt1 -v
/usr/lib64/gcc/x86_64-suse-linux/4.5/collect2 --build-id --eh-frame-hdr -m
elf_x86_64
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
H.J. Lu changed:
What|Removed |Added
URL||http://sourceware.org/ml/bi
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #11 from H.J. Lu 2012-12-04 18:54:53
UTC ---
This:
diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em
index 6c84b82..875ac2c 100644
--- a/ld/emultempl/elf32.em
+++ b/ld/emultempl/elf32.em
@@ -1181,8 +1181,6 @@ gld${EMULATI
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
H.J. Lu changed:
What|Removed |Added
Summary|--copy-dt-needed-entries|--copy-dt-needed-entries
|
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #9 from H.J. Lu 2012-12-04 18:21:46
UTC ---
--copy-dt-needed-entries doesn't work when -shared is used.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #8 from Michael Matz 2012-12-04 14:56:09 UTC
---
Let's create a different testcase showing also similar symptoms of not
correctly adding DT_NEEDED entries as documented, this time to search scopes:
% cat bla.c
extern double sin (d
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #7 from Michael Matz 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 a
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #6 from Richard Guenther 2012-12-04
14:41:12 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 w
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #5 from Michael Matz 2012-12-04 14:39:58 UTC
---
(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?
--
Configur
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
H.J. Lu changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #4 from H.J. Lu 2012-12-04
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
H.J. Lu changed:
What|Removed |Added
Status|NEW |WAITING
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
--- Comment #2 from H.J. Lu 2012-12-04 14:07:56
UTC ---
Please show the output of
gcc -o libt2.so -shared -Wl,--copy-dt-needed-entries -L. -lt1 -v
We need to see all command-line options passed to
linker.
--
Configure bugmail: http://sourc
http://sourceware.org/bugzilla/show_bug.cgi?id=14915
Michael Matz changed:
What|Removed |Added
CC||matz at suse dot de
--- Comment #1 from
16 matches
Mail list logo