[MacPorts] #67652: gcc12 @12.3.0 +universal arm64/x86_64 isn't universal

MacPorts noreply at macports.org
Sat Oct 14 15:41:06 UTC 2023


#67652: gcc12 @12.3.0 +universal arm64/x86_64 isn't universal
---------------------------------------------------+--------------------
  Reporter:  kencu                                 |      Owner:  (none)
      Type:  defect                                |     Status:  new
  Priority:  Normal                                |  Milestone:
 Component:  ports                                 |    Version:
Resolution:                                        |   Keywords:
      Port:  gcc12 gcc13 libgcc libgcc13 libgcc12  |
---------------------------------------------------+--------------------
Changes (by kencu):

 * port:  gcc12 => gcc12 gcc13 libgcc libgcc13 libgcc12


Comment:

 Now that Chris has an arm system, perhaps this will get some traction --
 but it's not an easy fix to undertake. Building gcc as four separate
 compilers:

 1. x86_64 building x86_64
 1. x86_64 building arm64
 1. arm64 building arm64
 1. arm64 building x86_64

 and lipoing them all together into a coherent package is quite a project.

 And then getting these to actually build the proper archs without a fixed
 driverdriver.c is very messy too.

 Perhaps this will never happen -- in which case we should just label all
 these systems as having no universal gcc variant, and clean this up.

-- 
Ticket URL: <https://trac.macports.org/ticket/67652#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list