Changes between Initial Version and Version 1 of Ticket #66948, comment 9


Ignore:
Timestamp:
Jun 18, 2023, 2:36:40 PM (15 months ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66948, comment 9

    initial v1  
    55> I think all GCC “universal” builds are not universal in a real sense, aside of `gcc10-bootstrap`.
    66
    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.
     7this 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.
    88
    99gcc10-bootstrap is not built universal correctly either, by the way.