[Bug target/112762] [14 Regression] Cannot build crosscompilers for some uclinux targets since r14-5791-g24592abd68e6ef

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 29 19:00:47 GMT 2023


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

--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
The *-uclinux* targets are generally for systems without an MMU and a 
corresponding ABI (FLAT, FDPIC, etc.), whereas *-linux-uclibc* targets are 
for systems with an MMU and an associated conventional ELF ABI.


More information about the Gcc-bugs mailing list