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!
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!
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
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
|
DetailsDescription:
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