[Bug libbacktrace/108297] libtool link b2test fails: Unrecognized argument: --build-id
dave.anglin at bell dot net
gcc-bugzilla@gcc.gnu.org
Thu Jan 5 19:48:33 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108297
--- Comment #2 from dave.anglin at bell dot net ---
On 2023-01-05 2:23 p.m., ian at airs dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108297
>
> Ian Lance Taylor <ian at airs dot com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |ian at airs dot com
>
> --- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
> Does HP/UX 11.11 use ELF?
The 64-bit target uses ELF.
> If so, I guess we need a configure test to see
> whether the linker supports the --build-id option. If it doesn't, I guess we
> need to skip the debuginfo tests.
Currently, HP ld is the only working linker and it doesn't support the
--build-id option. GNU
ld has problems with shared library support.
More information about the Gcc-bugs
mailing list