http://sourceware.org/bugzilla/show_bug.cgi?id=15095
Bug #: 15095
Summary: Offset of DT_STRTAB is incorrect on executables
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Compone
Priority: P2
Component: gold
Assignee: ian at airs dot com
Reporter: jpakkane at gmail dot com
CC: ccoutant at google dot com
We have discovered an issue where linking with Gold (on x86-64 without using
lto or any other fancy machinery) causes problems in
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: jpakkane at gmail dot com
Target Milestone: ---
The -M flag and its like is very useful for reliable dependencies when
compiling. It would be great if the same
https://sourceware.org/bugzilla/show_bug.cgi?id=22843
--- Comment #2 from jpakkane at gmail dot com ---
The point of this request is to integrate the linker's dependency list with
Make and Ninja. The way the workflow would go (and already does for compilers)
is the following:
- the linker
https://sourceware.org/bugzilla/show_bug.cgi?id=22843
--- Comment #4 from jpakkane at gmail dot com ---
There is an extra twist for this. In Meson (and also in buildsystems of Chrome
and Libreoffice) we use the symbol list to skip relinks. That is, if the list
of exported symbols for a given