https://sourceware.org/bugzilla/show_bug.cgi?id=16044
Hans-Peter Nilsson <hp at sourceware dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hp at sourceware dot org
Assignee|unassigned at sourceware dot org |hp at sourceware dot org
--- Comment #3 from Hans-Peter Nilsson <hp at sourceware dot org> ---
(In reply to wbx from comment #2)
> Here is the build log from the toolchain, all libs involved in the final
> link and the last command output with -Wl,-M.
>
> https://debug.openadk.org/crisv10/
>
> It happens when the final libc.so is created.
Thanks for the report. Some information is missing though.
Please also attach here the *linker* invocation line
(to avoid incorrect guessing from the *gcc* command line in make.log).
To find it:
Add "-v" to the gcc command line and you'll find it in the stderr output on the
last line confusingly called (not "ld" but) "collect2". (To the peanut
gallery: I know, but this is the short version for someone to whom all this is
new.)
>From the map output at the link above (see the LOAD lines) and from the gcc
command line, I'm missing at least the files
libc_so.a
libc.map
in order to proceed.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils