[fpc-pascal] How to sent totally custom parameters to the linker ?

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Wed Sep 7 11:13:27 CEST 2016


On 06/09/16 19:00, fredvs wrote:
>> I've had no problem with e.g.
>> export OPT='-k-t -k--reduce-memory-overheads -k--no-keep-memory'
>
> Ha, I will try this one too.

For completeness, I've re-read your OP several times and there could be 
a problem inserting options in a /specific/ /place/ in the ld command 
line (i.e. immediately before the new/output file), should this be required.

In this case I think the only realistic thing to do would be to use 
Andrew's suggestion of intercepting ppas.sh, anything else is venturing 
into Jonas territory :-)

-- 
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