Hi, team
I tried to build the linux kernel following chapter 2.2.3 in the guide S32G2_LinuxBSP_32.0_User_Manual, the kernel code was download from GitHub - nxp-auto-linux/linux at release/bsp32.0-5.10.90-rt in zip format, defconfig is the s32gen1_defconfig.
But when I build the kernel,some errors occur
How can I solve this problem?
Thanks in advance.
Regards,
Huang
Hello,
You need to download the correct gcc or change to --fconvert= little-endian.
Regards