Although the 'Installation' file captures the output of 'uname -a', it
currently doesn't record the compiler used for the build. Should it
do so, at least for compilers/systems where we know how to find out?
('gcc --version | head -1' is a good start). Some platforms (like
AIX) have multiple compilers - there's the XL series of compilers, the
VisualAge compilers, gcc, and probably a few that I've repressed the
horror... ;)