Changes between Initial Version and Version 1 of Ticket #48637


Ignore:
Timestamp:
Aug 20, 2015, 7:16:14 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

What version of clang? (run /usr/bin/clang -v)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48637

    • Property Summary changed from python25 won't install to python25 @2.5.6_5: clang: error: unknown argument: '-mno-fused-madd'
  • Ticket #48637 – Description

    initial v1  
    11An "upgrade outdated" attempted to rebuild python25, but the build failed with a bunch of errors from clang like:
    22
     3{{{
    34:info:build clang: error: unknown argument: '-mno-fused-madd'
     5}}}
    46
    57Given the way Python changes from one version to the next, it's useful to keep older versions around for testing.