public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000
@ 2020-05-17  3:51 euloanty at live dot com
  2020-05-17  3:55 ` [Bug libstdc++/95170] " euloanty at live dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: euloanty at live dot com @ 2020-05-17  3:51 UTC (permalink / raw)
  To: gcc-bugs

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?

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

* [Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000
  2020-05-17  3:51 [Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000 euloanty at live dot com
@ 2020-05-17  3:55 ` euloanty at live dot com
  2020-05-17  4:08 ` pinskia at gcc dot gnu.org
  2020-05-18  9:09 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: euloanty at live dot com @ 2020-05-17  3:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from fdlbxtqi <euloanty at live dot com> ---
Created attachment 48550
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48550&action=edit
Picture bug

printf works while iostream does not since it links to GetTickCount64.

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

* [Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000
  2020-05-17  3:51 [Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000 euloanty at live dot com
  2020-05-17  3:55 ` [Bug libstdc++/95170] " euloanty at live dot com
@ 2020-05-17  4:08 ` pinskia at gcc dot gnu.org
  2020-05-18  9:09 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2020-05-17  4:08 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://github.com/msys2/MINGW-packages/issues/5139

THIS is not a GCC issue but rather a mingw issue and it was reported there
already and closed as moved as this is not a GCC library issue but rather a
mingw library issue.

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

* [Bug libstdc++/95170] GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000
  2020-05-17  3:51 [Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000 euloanty at live dot com
  2020-05-17  3:55 ` [Bug libstdc++/95170] " euloanty at live dot com
  2020-05-17  4:08 ` pinskia at gcc dot gnu.org
@ 2020-05-18  9:09 ` redi at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: redi at gcc dot gnu.org @ 2020-05-18  9:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Right, libstdc++ doesn't use GetTickCount64 anywhere.

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

end of thread, other threads:[~2020-05-18  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17  3:51 [Bug libstdc++/95170] New: GetTickCount64 cannot get found in KERNEL32.dll on Legacy Windows Platforms like Windows XP, 2000 euloanty at live dot com
2020-05-17  3:55 ` [Bug libstdc++/95170] " euloanty at live dot com
2020-05-17  4:08 ` pinskia at gcc dot gnu.org
2020-05-18  9:09 ` redi at gcc dot gnu.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).