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: hjl.tools at gmail dot com
Subject: [Bug ld/20238] error: undefined reference to '__cxa_finalize'
Date: Mon, 13 Jun 2016 00:01:14 +0000

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

--- Comment #26 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jorge Ayres Pereira from comment #24)
> Forgive me I found all files. By mistake on copying i put after the .a the
> cp command xD
> 
> The
> libfoo.a/libfoo.so
> 
> are the only ones i cannot find.

For

-lbacktrace_test
-lbacktrace
-lbase
-lcutils
-lc++
-ldl
-lc
-lm

each -lXXX is mapped to libXXX.so or libXXX.a.  We need them.

-- 
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]