Changes between Initial Version and Version 1 of Ticket #66948, comment 9
- Timestamp:
- Jun 18, 2023, 2:36:40 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66948, comment 9
initial v1 5 5 > I think all GCC “universal” builds are not universal in a real sense, aside of `gcc10-bootstrap`. 6 6 7 this is by design. If universal is i386/x86_64, which it was for 15 years, gcc’s multilib works fine with gcc being fully universal.7 this is by design. If universal is i386/x86_64, which it was for 15 years, gcc’s multilib works fine without gcc being fully universal. 8 8 9 9 gcc10-bootstrap is not built universal correctly either, by the way.