Opened 12 years ago

Last modified 12 years ago

#32696 closed defect

arm-none-eabi-gdb @7.3 fails to build with clang — at Version 1

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 (last modified by ryandesign (Ryan Carsten Schmidt))

I attempted to install arm-none-eabi-gdb on OSX with Xcode 4.2. I got the same error as in #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 (2)

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

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: clang haspatch added
Summary: arm-none-eabi-gdb @7.3 fails to build on Lion/Xcode 4.2arm-none-eabi-gdb @7.3 fails to build with clang
Note: See TracTickets for help on using tickets.