[Android-tools-devel] Bug#790978: android-platform-build: library transition may be needed when GCC 5 is the default
Julien Cristau
jcristau at debian.org
Tue Aug 11 06:49:16 UTC 2015
Control: severity -1 serious
Control: tag -1 confirmed
On Fri, Jul 3, 2015 at 13:08:51 +0000, Matthias Klose wrote:
> - Rebuild the library using g++/g++-5 from experimental. Note that
> most likely all C++ libraries within the build dependencies need
> a rebuild too. You can find the log for a rebuild in
> https://people.debian.org/~doko/logs/gcc5-20150701/
> Search for "BEGIN GCC CXX11" in the log.
>
> - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
> library API, and are used by the reverse dependencies of the
> library.
>
This function changes with the new libstdc++:
std::string pseudolocalize_string(const std::string& source);
android-libhost thus needs to be renamed.
(incidentally, the headers mention
std::string parent_dir(const std::string& path);
but the library doesn't seem to export that symbol)
Cheers,
Julien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/android-tools-devel/attachments/20150811/fa721b3c/attachment.sig>
More information about the Android-tools-devel
mailing list