Opened 8 years ago
Closed 2 years ago
#52044 closed defect (duplicate)
go @1.7: Bad CPU type in executable
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | herbygillot (Herby Gillot) | |
Port: | go |
Description
Go fails to build on i386. The error is:
Bad CPU type in executable
Go appears to have built itself 64-bit, even when being built on a 32-bit machine.
Attachments (1)
Change History (3)
Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | herbygillot added |
---|
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Superseded by issue:64169
Note: See
TracTickets for help on using
tickets.
Is this still applicable, or is
go
essentially a 64-bit-only proposition at this point?