[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 7b7a8f: Add suggestion to compile with clang++.



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 7b7a8f75848625e0a97fe873707bd6a429d12372
      https://github.com/csmith-project/creduce/commit/7b7a8f75848625e0a97fe873707bd6a429d12372
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M INSTALL

  Log Message:
  -----------
  Add suggestion to compile with clang++.

Tell people that if they encounter weird link-time errors, they should
try compiling C-Reduce with Clang (notably, not GCC 5.*).  This advice
was the outcome of issue #101.