Hi Jim, On Wed, May 19, 2021 at 5:36 AM Jim Wilson <[email protected]> wrote: > > On Tue, May 18, 2021 at 2:32 PM Jim Wilson <[email protected]> wrote: >> >> On Tue, May 18, 2021 at 1:58 PM Heinrich Schuchardt <[email protected]> >> wrote: >>> >>> I am compiling the sandbox_defconfig target of upstream U-Boot with GCC >>> 11. Please, indicate what "legacy user code" you are referring to. >> >> >> I have no idea what that is. I'm not a uboot developer. > > > By "user code" I mean that it isn't toolchain code, as the toolchain doesn't > use init.
Heinrich was using a GCC natively (not cross-compile) on a RISC-V board to build a "user code" and unfortunately it did not build. Do you think this might be related to how GCC was configured for native RISC-V? Regards, Bin

