[Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000

euloanty at live dot com gcc-bugzilla@gcc.gnu.org
Sun May 17 03:51:52 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95170

            Bug ID: 95170
           Summary: GetTickCount64 cannot get found in KERNEL32.dll on
                    Legacy Windows Platforms like Windows XP, 2000
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: euloanty at live dot com
  Target Milestone: ---

libstdc++ could not work on the old win32 operating systems (32 bit) because
dll does not have GetTickCount64. Any solutions?


More information about the Gcc-bugs mailing list