[fpc-pascal] Re: build a compiler for GO32v2 under Windows 8 (or 7)

Marco van de Voort marcov at stack.nl
Fri Sep 20 16:29:36 CEST 2013


In our previous episode, Sven Barth said:
> >
> > I'm not sure how far along it is, and if it is default. (is the internal
> > linker always default if available?)
> Yes, the internal linker is used by default. See options.pas, line 3246:

>From the code and looking at the i_ records, I'd say that the .link field
determines if the internal linker is used. (so not just its registration).

Anyway thanks, it is clearer now.




More information about the fpc-pascal mailing list