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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
config-patches mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to