Ticket #31426 (closed defect: fixed)
arm-none-eabi-binutils install fails
| Reported by: | cmmac@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | tiger | Cc: | adfernandes@… |
| Port: | arm-none-eabi-binutils |
Description (last modified by ryandesign@…) (diff)
I attempted to install arm-none-eabi-gcc and it came back with:
Error: Failed to install arm-none-eabi-binutils
The command line was:
sudo port install arm-none-eabi-gcc
I have attached the log file
Attachments
Change History
comment:1 Changed 20 months ago by ryandesign@…
- Description modified (diff)
- Milestone MacPorts 2.0.4 deleted
The Milestone field is not used for port tickets.
comment:2 Changed 20 months ago by raimue@…
You appear to be running a legacy version of OS X as you are using /usr/bin/gcc-4.0.
comment:3 Changed 18 months ago by adfernandes@…
- Status changed from new to closed
- Resolution set to fixed
fixed in r87830
comment:4 Changed 18 months ago by ryandesign@…
- Status changed from closed to reopened
- Keywords tiger added
- Resolution fixed deleted
- Cc adfernandes@… added
r87830 changes the compiler unconditionally to llvm-gcc-4.2. The log shows the user was using Tiger. llvm-gcc-4.2 is not available in Tiger's Xcode.
Note: See
TracTickets for help on using
tickets.

