Changes between Version 2 and Version 3 of Ticket #60287


Ignore:
Timestamp:
Apr 1, 2020, 2:47:31 AM (4 years ago)
Author:
i0ntempest
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60287 – Description

    v2 v3  
    1 It seems that clang is used to build despite it's configured to use gcc. I added `compiler.blacklist clang` and now it builds, but I'm not sure it's the best thing to do so I'm opening a ticket.
     1It seems that boost can't choose the right compiler or can't get the compiler version right, so it ends up adding an arg that the used compiler doesn't recognize. I added `compiler.blacklist clang` and now it builds, but I'm not sure it's the best thing to do so I'm opening a ticket.
    22Build log attached.