Opened 12 years ago

Last modified 12 years ago

#32696 closed defect

arm-none-eabi-gdb @7.3 fails to build on Lion/Xcode 4.2 — at Initial Version

Reported by: slarew@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang haspatch Cc:
Port: arm-none-eabi-gdb

Description

I attempted to install arm-none-eabi-gdb on OSX with Xcode 4.2. I got the same error as in Ticket #32161. The solution in that ticket, namely compiling with llvm-gcc-4.2 instead of clang, seems to work. I have attached a patch file for the Portfile that changes the compiler from clang to llvm-gcc-4.2.

Change History (1)

Changed 12 years ago by slarew@…

Attachment: Portfile-apple_llvm.diff added

Use llvm-gcc-4.2 instead of clang to get arm-none-eabi-gdb to build on Lion

Note: See TracTickets for help on using tickets.