I'm trying to install arm-elf-binutils on my Mac using MacPorts.
I get the following error:
---> Computing dependencies for arm-elf-gcc ---> Dependencies to be installed: arm-elf-binutils ---> Building arm-elf-binutils Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install arm-elf-binutils Log for arm-elf-binutils is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_arm-elf-binutils/arm-elf-binutils/main.log Error: The following dependencies were not installed: arm-elf-binutils Error: Status 1 encountered during processing. To report a bug, see
Yes, I am using sudo.
Here's the log: (I put it on pastie.org because it's really big.)
I have xcode and the ios/mac toolchain installed.