#34491: add dsymutil to post-destroot in gdb compatible compilers -------------------------------------------+-------------------------------- Reporter: sean.michael.farley@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.0 Keywords: haspatch | Port: apple-gcc, gcc, llvm, clang, dragonegg -------------------------------------------+-------------------------------- Comment(by sean.michael.farley@…): Replying to [comment:1 ryandesign@…]:
Replying to [ticket:34491 sean.michael.farley@…]:
This has the nice effect of also fixing the fortran errors reported here:
The gmp patch leaves unnecessary code in the Portfile. The default compiler will never be llvm-gcc-4.2 on Xcode 4.2 and up. On the mailing list I [http://lists.macosforge.org/pipermail/macports- dev/2012-May/019305.html already provided] the simpler block that should be used, provided it is actually verified by someone with Xcode 4.1 that that was really the problem.
Compiling with clang on 4.2 is fine (and I have tested). gcc-4.2 isn't installed with Xcode 4.3 (only left over from a previous 4.2 installation) so one of the llvm compilers need to be used. In fact, both llvm-gcc-4.2 and clang work for Xcode >= 4.3 -- Ticket URL: <https://trac.macports.org/ticket/34491#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS