Changes between Initial Version and Version 1 of Ticket #42112, comment 12


Ignore:
Timestamp:
Jan 21, 2014, 1:49:52 PM (10 years ago)
Author:
RJVB (René Bertin)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42112, comment 12

    initial v1  
    55That worked, but now clang-3.4 will not rebuild, not even with macports-gcc-4.8 as it did before. The failure is the same as I observed with gcc-4.2. Moving into the build directory and invoking make by hand, I see
    66
    7 ```
     7{{{
    88# make V=1
    99[...]
     
    1919make: *** [all] Error 1
    2020Exit 2
    21 ```
     21}}}
    2222
    2323