[fpc-pascal] log file of the linker ?
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Mon Sep 12 00:41:22 CEST 2016
On 11/09/16 21:00, fredvs wrote:
> Mark Morgan Lloyd-5 wrote
>> (or as appropriate to the variant of linker you're using).
>
> Ooops, wait a bit, do you mean that a other linker than *ld* coud be used in
> unix system for linking fpc objects ?
> If yes, what other linker for example ?
No, I meant that there were different implementations of ld which are
almost but not quite entirely unlike tea.
Apart from oddities like Solaris ld there's GNU ld which for a long time
has been the default in Linux, and there's "Gold" which might or might
not replace it in some distreaux. The behaviour of non-basic options
such as --verbose might vary.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list