forthy2 icon indicating copy to clipboard operation
forthy2 copied to clipboard

Why is this project clang++ only?

Open maaku opened this issue 6 years ago • 1 comments

The CMakeLists.txt file requires the use of clang. Why? Clang is not installed by default on all operating systems, and I was able to get it running easily enough with GCC ( see #1 ).

This seems like an explicit choice, however, which makes me wonder why. If there is a deeper incompatibility it should be documented. If there isn't, that build restriction ought to be removed.

maaku avatar Oct 28 '19 11:10 maaku

Not much, no. I switch occasionally to make sure nothing funny is going on, such as the errors you ran into, but I strongly prefer dealing with clang these days.

codr7 avatar Oct 28 '19 12:10 codr7