Here is a merge request to try to fix the issue :
https://salsa.debian.org/electronics-team/ghdl/ghdl/merge_requests/1

Tentatively patch gcc on Power for vhdl language :
It seems that Power specific code rs6000.c has no knowledge
of the language_string/lang_hooks.name which is defined in
ortho-lang-7.c:
#define LANG_HOOKS_NAME "vhdl"
So adding vhdl in the language type searching. Not sure though if 0 is
correct but languages with unassigned numbers are given this one or 9...
I also changed d/rules to remove quilt .pc directory after the patch for gcc has
been applied, else the gcc build does not apply its gcc patchset,
finding a .pc with 1 patch fully applied that is fix_ghdl_ppc64.patch :
maybe I missing something about how the meta-patching works.

F.

Attachment: pgpSC6KKrugjR.pgp
Description: PGP signature

Reply via email to