[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
audit of Windows triplets
From: |
Ben Elliston |
Subject: |
audit of Windows triplets |
Date: |
Mon, 11 Sep 2017 14:45:13 +1000 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Hi all
I wanted to ask if there are any of these cases that can be sensibly
be removed from config.guess to simplify the Windows
situation. Currently, we have:
Alpha\ *:Windows_NT*:*)
21064:Windows_NT:50:3)
i*:CYGWIN*:*)
*:MINGW64*:*)
*:MINGW*:*)
i*:windows32*:*)
*:Interix*:*)
[345]86:Windows_95:*|[345]86:Windows_98:*|[345]86:Windows_NT:*)
8664:Windows_NT:*)
i*:Windows_NT*:*|Pentium*:Windows_NT*:*)
i*:UWIN*:*)
amd64:CYGWIN*:*:*|x86_64:CYGWIN*:*:*)
p*:CYGWIN*:*)
I am thinking of removing the following cases:
Alpha\ *:Windows_NT*:*)
21064:Windows_NT:50:3)
[345]86:Windows_95:*|[345]86:Windows_98:*|[345]86:Windows_NT:*)
i*:windows32*:*)
i*:Windows_NT*:*|Pentium*:Windows_NT*:*)
p*:CYGWIN*:*) (matched PPC)
*:Interix*:*)
Thoughts?
Cheers, Ben
signature.asc
Description: PGP signature
- audit of Windows triplets,
Ben Elliston <=