On Mon, Jan 17, 2005 at 03:00:02PM +0000, Jonathan Stowe wrote:
> In principle would it be possible to determine the compiler and/or CRT
> version at configure time and make that available to test in cases like
> this?
>
Ideally, the compiler version should be held in Config.pm in the "ccversion" or 
"gccversion" fields.  If the configure process for Win32 was changed to 
populate ccversion, then it would be trivial to check the compiler version
from the Config object.

Steve Peters
[EMAIL PROTECTED]

Reply via email to