public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/35151]  New: mingw64 is an invalid name
@ 2008-02-10  5:50 nightstrike at gmail dot com
  2008-02-23 11:08 ` [Bug other/35151] " fxcoudert at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: nightstrike at gmail dot com @ 2008-02-10  5:50 UTC (permalink / raw)
  To: gcc-bugs

When support for a 64-bit windows platform was initially created, there was not
yet a consensus on the proper nomenclature.  "mingw64" appeared at one time,
but has since been deprecated.  The following patch should remove that in at
lease one place, although it should be removed from any place.

Index: configure.ac
===================================================================
--- configure.ac        (revision 132211)
+++ configure.ac        (working copy)
@@ -1013,9 +1013,6 @@ case "${host}" in
   *-mingw32*)
     host_makefile_frag="config/mh-mingw"
     ;;
-  *-mingw64*)
-    host_makefile_frag="config/mh-mingw"
-    ;;
   *-interix*)
     host_makefile_frag="config/mh-interix"
     ;;


-- 
           Summary: mingw64 is an invalid name
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nightstrike at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35151


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-06-14 10:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-10  5:50 [Bug other/35151] New: mingw64 is an invalid name nightstrike at gmail dot com
2008-02-23 11:08 ` [Bug other/35151] " fxcoudert at gcc dot gnu dot org
2008-02-23 11:13 ` nightstrike at gmail dot com
2008-04-04 11:17 ` nickc at gcc dot gnu dot org
2008-04-12 19:38 ` [Bug other/35151] Combine mingw names nightstrike at gmail dot com
2009-06-14 10:56 ` ktietz at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).