* Mattia Verga via devel: > I've added your suggestion and a reference to this thread to the fpc > forum post. > > However, your proposed patch is not enough to fix the build failure: a > scratch build [¹] shows it will still fail with some "undefined > reference" errors. The startup code changed on all architectures. > The only arch that build successfully is x86_64. The x86-64 version does not link against glibc at all, so it doesn't use the glibc startup code. > Have __libc_csu_init and _libc_csu_fini changed names? Is there any > chance to patch fpc sources to link to something else as proposed by fpc > developer? They have been removed completely because they are no longer necessary. Thanks, Florian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure