On 01/09/16 18:32, fredvs wrote:
Could it be possible to change the default emulation used by ld while
linking ?

With fpc's -k parameter, you can pass parameters directly to the linker. If you need to pass multiple parameters, use -k several times (e.g. -k-para1 -kvalue1)


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to