[Bug ld/15095] New: Offset of DT_STRTAB is incorrect on executables

2013-02-04 Thread jpakkane at gmail dot com
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

[Bug gold/16388] New: Linking with Gold causes threading strange threading issues

2014-01-02 Thread jpakkane at gmail dot com
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

[Bug ld/22843] New: Provide dependency information from the linker similar to the compiler

2018-02-13 Thread jpakkane at gmail dot com
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

[Bug ld/22843] Provide dependency information from the linker similar to the compiler

2018-02-20 Thread jpakkane at gmail dot com
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

[Bug ld/22843] Provide dependency information from the linker similar to the compiler

2018-03-12 Thread jpakkane at gmail dot com
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