bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20238] error: undefined reference to '__cxa_finalize'


From: jorgeayrespereira at hotmail dot com
Subject: [Bug ld/20238] error: undefined reference to '__cxa_finalize'
Date: Fri, 10 Jun 2016 17:57:26 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]