|
From: | bero at lindev dot ch |
Subject: | [Bug gold/23046] gold crashes while linking armv7hl binaries built with clang 6.0 |
Date: | Wed, 11 Apr 2018 12:42:29 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23046 --- Comment #3 from Bernhard Rosenkränzer <bero at lindev dot ch> --- Seems to be triggered by __attribute__((destructor)) on a function in shmarea.c Source is here: https://github.com/michaelwu/alsa-lib/blob/master/src/shmarea.c Dropping __attribute__((destructor)) from line 97 "fixes" the problem (but of course doesn't result in a library doing its job) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |