Building the Linux Kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Building the Linux Kernel

1,342 Views
xiuqi_huang
Contributor I

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

xiuqi_huang_0-1687692024883.png

How can I solve this problem?

Thanks in advance.

Regards,

Huang

Tags (1)
0 Kudos
Reply
1 Reply

1,252 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You need to download the correct gcc or change to --fconvert= little-endian.

Regards

 

0 Kudos
Reply