#879040 ldc2 fails to run simple main example on ppc64el

Package:
ldc
Source:
ldc
Description:
LLVM D Compiler
Submitter:
Matthias Klumpp
Date:
2025-02-24 17:39:07 UTC
Severity:
important
Tags:
#879040#5
Date:
2017-10-18 17:12:57 UTC
From:
To:
Building a simple D example with an empty `void main () {}` function
makes LDC crash on ppc64el.

#879040#12
Date:
2017-12-09 11:43:16 UTC
From:
To:
control: severity -1 important

based on what upstream wrote on the upstream ticket, probably it is better to not support ppc64el,
and focus on what they tier-1 give us

(sorry for downgrading :p)

In Ubuntu we removed gir-to-d on ppc64el and everything migrated.

G.