[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/13406] version script: please allow anonymous tag to be combined
From: |
lionel at mamane dot lu |
Subject: |
[Bug ld/13406] version script: please allow anonymous tag to be combined with other tags |
Date: |
Thu, 03 Mar 2016 13:15:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=13406
Lionel Elie Mamane <lionel at mamane dot lu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sbergman at redhat dot com
--- Comment #8 from Lionel Elie Mamane <lionel at mamane dot lu> ---
Note that LibreOffice now moved away from version scripts, so we don't have
this particular problem in LibreOffice anymore.
I find another related issue from LibreOffice's past, see
http://www.sourceware.org/ml/binutils/2003-02/msg00055.html
Open/LibreOffice eventually standardised on something "UDK_3_0_0" for the
"Base" that is mentioned above, but I wonder how badly that interacted with
"external" C++ libraries that were using the anonymous _ZTI* and _ZTS* symbols.
/me thinks badly.
So, although LibreOffice does not suffer from these issues anymore, I guess
binutils should provide a solution.
--
You are receiving this mail because:
You are on the CC list for the bug.