ccl icon indicating copy to clipboard operation
ccl copied to clipboard

--version identifies the version, but not the compiler

Open asmaloney opened this issue 3 years ago • 0 comments

$ ./ccl/dx86cl64 --version
Version 1.12.1 (v1.12.1) DarwinX8664

I would expect it to identify itself. Something like:

$ ./ccl/dx86cl64 --version
Clozure Common Lisp (v1.12.1) DarwinX8664

asmaloney avatar Jun 11 '22 03:06 asmaloney