Changes between Initial Version and Version 1 of Ticket #32696
- Timestamp:
- Dec 29, 2011, 7:26:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32696
- Property Keywords clang haspatch added
-
Property
Summary
changed from
arm-none-eabi-gdb @7.3 fails to build on Lion/Xcode 4.2
toarm-none-eabi-gdb @7.3 fails to build with clang
-
Ticket #32696 – Description
initial v1 1 I attempted to install arm-none-eabi-gdb on OSX with Xcode 4.2. I got the same error as in [https://trac.macports.org/ticket/32161 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.1 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.