Thanks Jonas for your bright light.
Fre;D
-
Many thanks ;-)
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Other-linkers-support-tp5726880p5726887.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
___
On Di, 2016-11-15 at 22:38 -0700, Lars wrote:
> I just wish CVS and SVN had as nice of a GUI front end (like github).
> That's the one thing I really like about git is the nice GUI access,
> simple readme system for projects etc. With CVS and SVN gui's and website
> front ends I never found anythi
fredvs wrote on Fri, 18 Nov 2016:
FPC has a built-in linker for Windows.
Ha, I understand now why fpc-Windows creates perfect binaries. ;-)
And why it is currently broken when used with object files generated
by newer gcc versions: http://bugs.freepascal.org/view.php?id=30614
Hum, is t
> FPC has a built-in linker for Windows.
Ha, I understand now why fpc-Windows creates perfect binaries. ;-)
Hum, is there plan for a "pure fpc unix linker" ?
Thanks.
Fre;D
-
Many thanks ;-)
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Other-linkers-s
fredvs wrote on Fri, 18 Nov 2016:
What linker is used for Windows ?
FPC has a built-in linker for Windows.
Does it exist some (dis)advantage(s) to use Gold or lld vs ld in Unix
systems ?
Gold and lld are generally faster than ld.
Jonas
___
fpc
Hello.
What linker is used for Windows ?
Does it exist some (dis)advantage(s) to use Gold or lld vs ld in Unix
systems ?
Thanks.
Fre;D
-
Many thanks ;-)
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Other-linkers-support-tp5726880p5726882.html
Sent fr
denisgolovan wrote on Fri, 18 Nov 2016:
Last time I tried, ld scripts generated by fpc caused some errors on
gold linker.
Are there any plans for support anything else besides standard ld?
Gold and lld are supposed to be compatible with GNU ld (bar ancient
stuff that is no longer relevant
Hi all
Could anybody provide some information on support for LLD and/or gold linker?
Linker phase becomes a bottleneck for me.
Last time I tried, ld scripts generated by fpc caused some errors on gold
linker.
Are there any plans for support anything else besides standard ld?
--
Regards,
Denis