Changes between Initial Version and Version 1 of Ticket #32732


Ignore:
Timestamp:
Jan 3, 2012, 2:01:17 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Of course the error message is wrong; swftools is just under the mistaken impression that every compiler one might use to compile it is gcc. In this case, we're using clang; clang's version number happens to be lower than gcc's, though it is just as (or more) capable than gcc.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32732

    • Property Keywords clang added
    • Property Summary changed from swftools port not installable on Lion 10.7.2 : gcc is too old to swftools: configure fails with clang: Your gcc is too old to compile this!
  • Ticket #32732 – Description

    initial v1  
    44
    55
     6{{{
    67:info:configure *****************************
    78----
     
    1415:info:configure * .
    1516:info:configure * Newer versions require at least gcc 3.0.0
    16 
     17}}}