https://sourceware.org/bugzilla/show_bug.cgi?id=20238

--- Comment #4 from Jorge Ayres Pereira <jorgeayrespereira at hotmail dot com> 
---
Please forgive me in case I am not providing the correct information.

While building the rom, the main source is from CyanogenMod rom.

The build fails at: libdl.so

And i've found that it is located here:
https://github.com/CyanogenMod/android_bionic

on cm-13.0 branch.

Then serached for __cxa_finalize and found out that is also present on bionic.

https://github.com/CyanogenMod/android_bionic/search?utf8=%E2%9C%93&q=__cxa_finalize

This is the fork I use for my source:
https://github.com/jgcaaprom/android_bionic/tree/cm-13.0

The weird thing is this compiles without any problem when i create a gcc with
2.25 and 2.26. Only the master branch gives issues and the last known good
version is from  March 23th. I used the CyanogenMod source as example since
mine is a fork and you can't make searches there.

I hope I understood your question. :)

Big Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to