[fpc-pascal] Internal linker status

Vincent Snijders vsnijders at quicknet.nl
Wed Mar 29 11:44:51 CEST 2006


Sasa Zeman schreef:
>> Basic linking for win32 works
> 
> Thank you for information.
> 
> Allowing compiler declatarion of INTERNALLINKER in fpcdefs.inc and
> recompiling the latest SVN revision (linker branches) is not enough to use
> it.
> 
> Please provide exact steps in order to use internal linker.
> 

All you need to do to test the internal linker is pass the -Xi to compiler.

So:
ppc386 -Xi hello.pas

Vincent



More information about the fpc-pascal mailing list