[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/20238] error: undefined reference to '__cxa_finalize'
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug ld/20238] error: undefined reference to '__cxa_finalize' |
Date: |
Mon, 13 Jun 2016 08:10:33 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #29 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jorge Ayres Pereira from comment #27)
> Good morning. I've just made a search one by one on the out folder and where
> the gcc is at, and I do not have those files either.
>
> I decided to search on an gcc compiled which works and doesn't have those
> files either.
>
> Anything else you need me to search?
> Thanks
Please run
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld
-plugin
/home/jorge/cm13/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../libexec/gcc/arm-linux-androideabi/4.9.4/liblto_plugin.so
-plugin-opt=/home/jorge/cm13/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../libexec/gcc/arm-linux-androideabi/4.9.4/lto-wrapper
-plugin-opt=-fresolution=/tmp/cc15ilVv.res
--sysroot=/home/jorge/uber/out/arm-linux-androideabi-4.9/arch-arm
--eh-frame-hdr -dynamic-linker /system/bin/linker -X -m armelf_linux_eabi -z
noexecstack -z relro -z now -pie -o
/home/jorge/cm13/out/target/product/bacon/obj/EXECUTABLES/backtrace_test_intermediates/LINKED/backtrace_test32
-L/home/jorge/cm13/out/target/product/bacon/obj/lib
-L/home/jorge/cm13/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../lib/gcc/arm-linux-androideabi/4.9.4
-L/home/jorge/cm13/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../lib/gcc
-L/home/jorge/cm13/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../lib/gcc/arm-linux-androideabi/4.9.4/../../../../arm-linux-androideabi/lib
-dynamic-linker /system/bin/linker --gc-sections -z nocopyreloc
-rpath-link=/home/jorge/cm13/out/target/product/bacon/obj/lib
/home/jorge/cm13/out/target/product/bacon/obj/lib/crtbegin_dynamic.o
/home/jorge/cm13/out/target/product/bacon/obj/EXECUTABLES/backtrace_test_intermediates/backtrace_test.o
/home/jorge/cm13/out/target/product/bacon/obj/EXECUTABLES/backtrace_test_intermediates/GetPss.o
/home/jorge/cm13/out/target/product/bacon/obj/EXECUTABLES/backtrace_test_intermediates/thread_utils.o
--whole-archive --no-whole-archive
/home/jorge/cm13/out/target/product/bacon/obj/STATIC_LIBRARIES/libgtest_intermediates/libgtest.a
/home/jorge/cm13/out/target/product/bacon/obj/STATIC_LIBRARIES/libgtest_main_intermediates/libgtest_main.a
/home/jorge/cm13/out/target/product/bacon/obj/STATIC_LIBRARIES/libunwind_llvm_intermediates/libunwind_llvm.a
/home/jorge/cm13/out/target/product/bacon/obj/STATIC_LIBRARIES/libcompiler_rt-extras_intermediates/libcompiler_rt-extras.a
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../lib/gcc/arm-linux-androideabi/4.9.4/libatomic.a
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../lib/gcc/arm-linux-androideabi/4.9.4/libgcc.a
-lbacktrace_test -lbacktrace -lbase -lcutils -ldl -lc++ -ldl -lc -lm -z
noexecstack -z relro -z now --build-id=md5 --warn-shared-textrel
--fatal-warnings --icf=safe --hash-style=gnu --no-fix-cortex-a8 --exclude-libs
libunwind_llvm.a --no-undefined
/home/jorge/cm13/out/target/product/bacon/obj/lib/crtend_android.o --verbose
It will tell you where those files are for each -lXXX.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', (continued)
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/12
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug ld/20238] error: undefined reference to '__cxa_finalize',
hjl.tools at gmail dot com <=
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/13
- [Bug ld/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug gold/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/13
- [Bug gold/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug gold/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug gold/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/13
- [Bug gold/20238] error: undefined reference to '__cxa_finalize', jorgeayrespereira at hotmail dot com, 2016/06/13
- [Bug gold/20238] error: undefined reference to '__cxa_finalize', hjl.tools at gmail dot com, 2016/06/13