> Please try to mark PASCALMAIN symbol in FPC generated *.o as hidden! > I think you can find more general way to do this then my > if tai_symbol(hp).sym.name = 'PASCALMAIN' then > AsmWriteLn('.hidden PASCALMAIN'); > (in compiler/aggas.pas only). How shall it be done in the other assemblers?