Re: [hatari-devel] Symbol loading for upcoming MINT+ELF program format

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


And another idea for better handling of weak symbols:


Most of them will be from mintlib. In that case, there is a weak symbol with the exported name, and a "strong" symbol with the same name, and two underscores prepended. Maybe that condition could be checked, and the weak symbol turned into a normal symbol, and the other dupilcate symbol deleted.


That way you will get a more consistent table, and avoid lots of warnings from duplicate addresses.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/