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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to