[Bug rtl-optimization/113617] [14 Regression] Symbol ... referenced in section `.data.rel.ro.local' of ...: defined in discarded section ... since r14-4944
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 7 14:08:49 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113617
--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Francois-Xavier Coudert from comment #21)
> That reduces a lot, but it's still missing main:
>
> Excess errors:
> Undefined symbols for architecture x86_64:
> "_main", referenced from:
> <initial-undefines>
This is a shared library, so why should it have main?
More information about the Gcc-bugs
mailing list