Building Large 64bit DEBUG Exes with Split DWARF option

TwineCompile - Cut C++Builder compile times by up to 50x!
jomitech
Site Admin
Posts: 2147
Joined: Wed Oct 08, 2008 12:23 am

Re: Building Large 64bit DEBUG Exes with Split DWARF option

Post by jomitech » Tue Nov 14, 2023 2:12 pm

Ahh, no, there has not been an updated release for that. You'll still need to use the special build that you have
Jon

Richard_008
Posts: 35
Joined: Mon Sep 21, 2020 11:53 am

Re: Building Large 64bit DEBUG Exes with Split DWARF option

Post by Richard_008 » Wed Nov 22, 2023 3:50 am

Whenever I build group project with parallel project build and Split DWARF enabled (in TwineCompile 5.6.1, from GetIt, RAD Studio 12), no *.dwo files are created. When I turn off parallel projects, the *.dwo files are created after building all the files. Is this a known bug?

jomitech
Site Admin
Posts: 2147
Joined: Wed Oct 08, 2008 12:23 am

Re: Building Large 64bit DEBUG Exes with Split DWARF option

Post by jomitech » Wed Nov 22, 2023 3:02 pm

This is a known issue, yes, to do with the way that the Embarcadero compiler collects files and generates the DWO files as an after-effect. We're looking into a solution that will work with parallel project builds.
Jon

Post Reply