[Bug ld/6022] local wildcard breaks versioning scripts for -rdynamic executables

2008-04-02 Thread madcoder at debian dot org
--- Additional Comments From madcoder at debian dot org 2008-04-02 10:28 --- Further fiddling with the issue shows that local: * works properly if you put it in the _last_ version section of the version script. E.g. a script like: -8< VER_1 { global: sym_v

[Bug ld/6022] local wildcard breaks versioning scripts for -rdynamic executables

2008-04-02 Thread madcoder at debian dot org
--- Additional Comments From madcoder at debian dot org 2008-04-02 10:20 --- Created an attachment (id=2344) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2344&action=view) tarball with a makefile, a simple source, and two version scripts -- http://sourceware.org/b

[Bug ld/6022] New: local wildcard breaks versioning scripts for -rdynamic executables

2008-04-02 Thread madcoder at debian dot org
-rdynamic executables Product: binutils Version: 2.18 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: madcoder at debian dot org