Opened 12 years ago

Last modified 12 years ago

#32346 closed defect

ragel 6.7 fails to build on 10.7 Lion with Xcode 4.2 — at Initial Version

Reported by: drbacher@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc:
Port: ragel

Description

The ragel 6.7 port fails to build with the clang compiler. The build succeeds with the llvm-gcc-4.2 compiler (as suggested in the ProblemHotlist).

port install ragel configure.compiler=llvm-gcc-4.2 -universal

I had to add "-universal" to work around link errors like: file was built for unsupported file format which is not the architecture being linked (i386)

Change History (0)

Note: See TracTickets for help on using tickets.