Hello,
I saw error log when building android image for i.MX8 Quad Max as below.
"ld.lld: error: GCRootLowering.o: invalid data encoding"
Could you let me know why it happened if there is anybody know about it.
Here below are the build process I've done.
1. android release package : Android Q10.0.0_2.6.0 (Linux 5.4.70 kernel)
2. successfully built kernel and bootloader by running "$ ./imx-make.sh bootloader kernel "
3. but I saw the error log when I ran "make" in android_build folder to make an android image after that.
I've attached the error log for the reference.
Thanks in advance.
YH.