FS#69401 - [lm32-elf-gcc] Compile nano variant of libstdc++

Attached to Project: Community Packages
Opened by Timothy Lee (timothy.ty.lee) - Thursday, 21 January 2021, 21:48 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:08 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Currently lm32-elf-gcc does not provide libstdc++_nano.a or libsupc++_nano.a, which results in large executable size even if exception is not required.

Other packages such as arm-none-eabi-gcc package build GCC twice, once with exception enabled, then again with the -fno-exceptions flag.

It would be highly desirable to do the same for the lm32-elf-gcc package.

Additional info:
* package version(s): 10.2.0
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:08 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/lm32-elf-gcc/issues/1
Comment by Timothy Lee (timothy.ty.lee) - Friday, 22 January 2021, 00:48 GMT
This patch allows the nano variant of libstdc++ to be built in addition to the normal ones.
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...