Search found 7 matches

by Geocentrix
Wed Aug 25, 2021 4:10 am
Forum: General
Topic: 64-bit compile produces ICE: Internal compiler error: 0 @00000000
Replies: 7
Views: 8142

Re: 64-bit compile produces ICE: Internal compiler error: 0 @00000000

Jon 1. Run a Build All - done 2. Once it's complete, run a Make on one of the projects. (Based on your description, this should recompile the files in this project) - done and yes it did 3. Copy the entire contents of the Console Output tab from the compile window and save into a text file. - done 4...
by Geocentrix
Tue Aug 24, 2021 6:36 am
Forum: General
Topic: 64-bit compile produces ICE: Internal compiler error: 0 @00000000
Replies: 7
Views: 8142

Re: 64-bit compile produces ICE: Internal compiler error: 0 @00000000

Jon Thanks for your reply and suggestion. How do I set the "generate dependency information" flag for the 64-bit compiler? I could not find that option in the Project Options dialog box or in the list of bcc64.exe command line switches. The closest I can find is "Include system header...
by Geocentrix
Sat Aug 21, 2021 3:56 pm
Forum: General
Topic: 64-bit compile produces ICE: Internal compiler error: 0 @00000000
Replies: 7
Views: 8142

Re: 64-bit compile produces ICE: Internal compiler error: 0 @00000000

Jon Is this specific to this particular project, or you encounter it with any 64-bit projects? All my 64-bit projects are affected. I normally open a Project Group and do a make all for that. TC receopiles all the source files in all the projects. It also occurs if I open a single 64-bit project and...
by Geocentrix
Fri Aug 20, 2021 10:21 am
Forum: General
Topic: 64-bit compile produces ICE: Internal compiler error: 0 @00000000
Replies: 7
Views: 8142

64-bit compile produces ICE: Internal compiler error: 0 @00000000

I am using a registered version of TwineCompile 5.2.3.319 with C++Builder 10.4 (with Update 2 applied). When compiling a large app (24 DLLs plus EXE) using the CLANG 32-bit compiler, TwineCompile (TC) speeds build times up enormously and works without issue. However, When compiling the same app usin...
by Geocentrix
Mon Aug 10, 2020 7:03 am
Forum: General
Topic: RAD Studio 10.4
Replies: 9
Views: 17105

Re: RAD Studio 10.4

Still no release? Back in June you said it would be a "couple of weeks" and last week "very soon". But how soon is "very soon"? While I am sure you want to use your "new distribution process", if it is going to delay support for C++Builder 10.4 any longer I wo...
by Geocentrix
Mon Aug 03, 2020 4:37 am
Forum: General
Topic: RAD Studio 10.4
Replies: 9
Views: 17105

Re: RAD Studio 10.4

Any news yet?

I am porting all my code to C++Builder 10.4 Sydney and would really like to be using TwineCompile...
by Geocentrix
Fri Jan 10, 2020 12:55 pm
Forum: General
Topic: The "DWARFVersion" parameter is not supported
Replies: 15
Views: 62233

The "DWARFVersion" parameter is not supported

I have just updated my version of Twine Compile to v5.0.0.158 and have hit a problem compiling with the CLANG compiler included with C++Builder 10.3.2. Twine Compile works just fine with the Borland Classic compiler (BCC32). But with CLANG, I get the error messages: [MSBuild Error] TCTargets103.targ...