FS#71408 - [ghdl-gcc] PLEASE ENTER SUMMARY

Attached to Project: Community Packages
Opened by cayetano santos (csantosb) - Wednesday, 30 June 2021, 20:41 GMT
Last edited by Toolybird (Toolybird) - Thursday, 11 May 2023, 03:18 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

ghdl-gcc builds on top of gcc10, installing it at /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/. This makes it incompatible with gcc10 package, as it is impossible to install both. Gcc10 in turn is necessary for lots of other packages (cuda, for example). This makes installing ghdl-gcc incompatible with cuda, which doesn't make sense.

It should be possible to build and install ghdl-gcc using gcc10 as a dependency. This would make things much more smoother.

Steps to reproduce:

pacman -S gcc10 ghdl-gcc
This task depends upon

Closed by  Toolybird (Toolybird)
Thursday, 11 May 2023, 03:18 GMT
Reason for closing:  Won't fix
Additional comments about closing:  No longer in the official repo.

Loading...