#32696: arm-none-eabi-gdb @7.3 fails to build with clang ------------------------------+--------------------------------------------- Reporter: slarew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang haspatch | Port: arm-none-eabi-gdb ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * keywords: => clang haspatch Old description:
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.
New description: 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. -- -- Ticket URL: <https://trac.macports.org/ticket/32696#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS