[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63393] [PATCH 0/2] Fix libstdc++.so and gcc-toolchain
From: |
Kaelyn |
Subject: |
[bug#63393] [PATCH 0/2] Fix libstdc++.so and gcc-toolchain |
Date: |
Tue, 09 May 2023 18:50:02 +0000 |
Hi,
I like the direction of this patch. However, if gcc-toolchain:lib is intended
to provide the runtime libraries when the full compiler isn't needed, then I
think the .a and .la files should be moved back to the main gcc-toolchain
output (or a separate :static output) since they are for static linking and the
.a files in particular can be sizeable.
Cheers,
Kaelyn