STklos icon indicating copy to clipboard operation
STklos copied to clipboard

Report C compiler version in configure script

Open jpellegrini opened this issue 1 year ago • 0 comments

It may be useful to immediately see if we're using gcc version 14 instead of 13, for example.

So now there are two lines:

  • one for the compiler binary
  • one for the version string (1st line reported by the compiler when called with --version)

jpellegrini avatar Jul 23 '24 17:07 jpellegrini