[fpc-pascal] Linker switch
Hi, A while ago (5 years) I made an application where I had to add -k-l to the command-line the compile that application. Is there a way to add this in the source ? I spent a good time to find out how I compiled that application last time. Fortunately .bash_history saved me. TIA, Koenraad. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] Linker switch
- via fpc-pascal schrieb am Di., 18. Feb. 2020, 13:16: > Hi, > > A while ago (5 years) I made an application where I had to add -k-l > to the command-line the compile that application. > Is there a way to add this in the source ? > I spent a good time to find out how I compiled that application last > time. Fortunately .bash_history saved me. > If it is to add a library or object file then you can do this using $L/$Link ( https://freepascal.org/docs-html/current/prog/progsu43.html#x50-490001.2.43 ) or $LinkLib ( https://freepascal.org/docs-html/current/prog/progsu46.html#x53-520001.2.46 ). If you provide more information about what exactly you pass to the linker we can help you more. Regards, Sven > ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
[fpc-pascal] App crash on FPC 3.3 today's trunk
Linux x64 gtk2, crash in regnext() in "offset:=", https://github.com/Alexey-T/ATSynEdit/blob/master/atsynedit/atsynedit_regexpr.pas#L3664 -- Regards, Alexey ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
[fpc-pascal] Missing mirror link in download page
In Linux download page https://freepascal.org/down/x86_64/linux.html Hungary and Canada mirror links is there but are inaccessible due to missing label. Zamrony P. Juharahttps://fanoframework.github.io___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal