Re: [fpc-devel] Smart-linking on linux/x86-64

2022-07-06 Thread Christo Crause via fpc-devel
On Tue, Jul 5, 2022 at 11:45 PM Sven Barth via fpc-devel < fpc-devel@lists.freepascal.org> wrote: > > I think many people would be glad if you'd solve the issue of smart > linking with debug information when an external linker is used. :) > > Regards, > Sven > >> Indeed, a similar problem exists f

Re: [fpc-devel] Smart-linking on linux/x86-64

2022-07-06 Thread Sergei Gorelkin via fpc-devel
05/07/2022 09:39, Sven Barth via fpc-devel wrote: Joost van der Sluis via fpc-devel > schrieb am Di., 5. Juli 2022, 00:17: But my real issue is this: on Windows, using the internal linker, this procedure is also omitted *with* Dwarf debug-data. As