https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249121

--- Comment #7 from Konstantin Belousov <k...@freebsd.org> ---
And there seems to be one more bug with lld, besides omitting dynamic.  It
seems to be really confused about what type of binary (static/dynamic) it
produces.

Since &_DYNAMIC is NULL, I realized that linker should have filled values for
__rela_iplt_start and __rela_iplt_end, which are used by csu to locate irelocs.
But apparently linker did not that either.

Dimitry, can you fill lld bugs, please ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to