[fpc-devel] fpc sparc port

Peter Vreman peter at freepascal.org
Mon Dec 2 07:51:03 CET 2002


> About implemeting a linker inside FPC... What improvement this can give to
> current state? (I understand a gifts which give us an implementing of ASM
> inside
> FPC)

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.

I don't know what you mean by "ASM inside FPC". Because that is already
available.






More information about the fpc-devel mailing list