[fpc-devel] Mac OS X dylib exported symbols

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Dec 19 18:13:44 CET 2006


On 19 dec 2006, at 18:04, Jonas Maebe wrote:

> All these "T" symbols are exported afaik.

It should be fairly easy to fix for Mac OS X: just make all global  
symbols "private extern", then they are only global for other object  
files within the same library/binary. This doesn't seem to exist in  
the regular binutils though.


Jonas



More information about the fpc-devel mailing list