Changes between Initial Version and Version 1 of Ticket #63115, comment 8
- Timestamp:
- Jun 22, 2021, 1:58:49 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63115, comment 8
initial v1 3 3 So when you rebuilt gcc11, you actually did not rebuild and install the library that is causing the issue. That library is installed by a separate port, libgcc11. 4 4 5 Even less obvious perhaps, the gcc 5 through gcc 10 libraries don't exist for the most part...those gcc versions all use the l libraries from the current gcc version, which is libgcc11 at the moment.5 Even less obvious perhaps, the gcc 5 through gcc 10 libraries don't exist for the most part...those gcc versions all use the libraries from the current gcc version, which is libgcc11 at the moment.