Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#73161 - [riscv64-linux-gnu-gcc] libstdc++.a is not contained in the binary distribution

Attached to Project: Community Packages
Opened by Dusten Sobotta (dsobotta) - Sunday, 26 December 2021, 07:31 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 28 December 2021, 12:11 GMT
Task Type Bug Report
Category Packages
Status Assigned
Assigned To Felix Yan (felixonmars)
Filipe LaĆ­ns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

Description:
while libstdc++.so is included, libstdc++.a is not contained in the binary distribution for riscv64-linux-gnu-gcc.

As far as I can tell, all other archlinux ***-linux-gnu-gcc cross-compile variants include libstdc++.a as part of their distribution.

Additional info:
https://github.com/dsobotta/toit/issues/6

Steps to reproduce:
diff the following:
pacman -Fy libstdc++.a
pacman -Fy libstdc++.so

This task depends upon

Loading...