#48637: python25 @2.5.6_5: clang: error: unknown argument: '-mno-fused-madd' -----------------------+-------------------------------- Reporter: fw@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: python25 | -----------------------+-------------------------------- Comment (by fw@…): Replying to [comment:1 ryandesign@…]:
What version of clang? (run `/usr/bin/clang -v`) {{{ MacPro:~ fw$ which -a clang /Library/Developer/CommandLineTools/usr/bin/clang /usr/bin/clang MacPro:~ fw$ for c in $(which -a clang); do $c -v; done Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix }}}
-- Ticket URL: <https://trac.macports.org/ticket/48637#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X