When compiling fpc in the new system kernel ( 6.1.0-rpi6-rpi-v8 ) of Raspberry Pi, the following error occurred,Please ask how to handle this error:
/bin/ld: (.text+0x54): undefined reference to 'libc_csu_init'
/bin/ld: ( .text+0x58): undefined reference to 'libc_csu_init'
/bin/ld: ( .text+0x5c): undefined reference to 'libc_csu_fini'
/bin/ld: (.text+0x60): undefined reference to 'libc_csu_fini'
Thank
When compiling fpc in the new system kernel ( 6.1.0-rpi6-rpi-v8 ) of Raspberry Pi, the following error occurred,Please ask how to handle this error: /bin/ld: (.text+0x54): undefined reference to 'libc_csu_init' /bin/ld: ( .text+0x58): undefined reference to 'libc_csu_init' /bin/ld: ( .text+0x5c): undefined reference to 'libc_csu_fini' /bin/ld: (.text+0x60): undefined reference to 'libc_csu_fini' Thank