[fpc-devel] fpc sparc port
    Sergey Korshunoff 
    seyko2 at yandex.ru
       
    Tue Dec  3 01:43:22 CET 2002
    
    
  
> An internal linker gives the benefit of easier cross compiling. And it can
> also be faster, becuase the object data is already available in memory
> after compiling a unit.
Why not to implement linker as external program? This gives the benefit of
easier cross compiling too. I think it is impossible to keep in memory all
compiled objects for big programs as FPC itself.
Regards,
    Sergey Korshunoff
    
    
More information about the fpc-devel
mailing list