[Bug target/102625] [meta-bug] -mcmodel=large can't link

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Oct 6 12:51:55 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102625

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
1. Need large model crtbegin*.o and crtend*.o.
2. Need large mode libgcc.a, libgcc_eh.a and libgcov.a.
3. Need large mode lib*.a if we want to link with lib*.a
4. Need the large model libc.a if we want to support large model static
executable.


More information about the Gcc-bugs mailing list