#22681 closed defect (wontfix)
binutils - 2.20 - assembler not fully osx compatible, lacks mach-o support -
Reported by: | jameskyle@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), cooljeanius (Eric Gallager) | |
Port: | binutils |
Description
The gnu binutils assembler does not support mach-o bundles. This is causing several packages to fail building.
http://gcc.gnu.org/ml/gcc/2009-09/msg00121.html
Tickets I've found that have this as their root cause:
#22539, #22679, #22674 and quite possibly more that are not as detailed or clear in their error output.
The tell tale sign that this is the root of a compile failure is the error message:
Fatal error: Invalid listing option 'r'
Change History (7)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Port: | binutils added |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Or, as you said in #22679, go back to binutils 2.19, if that works properly.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Upstream issue, port has no maintainer.
Note: See
TracTickets for help on using
tickets.
Replying to jameskyle@…:
That message says
and
and
so it seems like we either need to accept that this won't work, and modify the affected ports mentioned in the tickets you closed as duplicates to either work when binutils is present or be marked as conflicting with binutils, or we need to delete the binutils port.