Opened 2 years ago
Last modified 12 months ago
#65969 new request
Add port for gccgo - a Golang compiler based on gcc
Reported by: | iMacker2020 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | gcc go golang | Cc: | |
Port: |
Description
Please add the gccgo compiler to MacPorts. Here is more information about this software: https://go.dev/doc/install/gccgo.
Change History (3)
comment:1 follow-up: 2 Changed 2 years ago by cooljeanius (Eric Gallager)
comment:2 Changed 12 months ago by barracuda156
Replying to cooljeanius:
gccgo doesn't work on macOS, unfortunately: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986
As for the latest update, compiler itself may build, but runtime is not properly supported: https://github.com/golang/go/issues/22885#issuecomment-1822581110
comment:3 Changed 12 months ago by barracuda156
This should be a variant for gcc* ports though, not a separate port, IMO.
Like we also need for modula-2 and gccrs.
Note: See
TracTickets for help on using
tickets.
gccgo doesn't work on macOS, unfortunately: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986