Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC] Missing sleep function for mingw hosts
@ 2011-03-29  8:11 Pierre Muller
  2011-03-29 13:10 ` Eli Zaretskii
  0 siblings, 1 reply; 13+ messages in thread
From: Pierre Muller @ 2011-03-29  8:11 UTC (permalink / raw)
  To: gdb-patches

mingw does not have a sleep function in its library.
This prevents currently successful compilation of
mingw64 with --enable-targets=all option.


I found that there is a substitute for sleep in gnulib:
http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/sleep.c;hb=d60
f3b0c6b0f93a601acd1cfd3923f94ca05abb0

  What is the rule to add new parts into gnulib subdirectory?
Would inclusion of gnulib sleep.c source code
be possible to fix the above problem?

 
Pierre



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

end of thread, other threads:[~2011-03-30  4:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-29  8:11 [RFC] Missing sleep function for mingw hosts Pierre Muller
2011-03-29 13:10 ` Eli Zaretskii
2011-03-29 14:23   ` Pierre Muller
2011-03-29 15:40     ` Pedro Alves
2011-03-29 15:41       ` Kai Tietz
2011-03-29 15:43       ` [RFA] use gdb_usleep instead of sleep in remote-mips.c (was Missing sleep function for mingw hosts) Pierre Muller
2011-03-29 15:53         ` Joel Brobecker
2011-03-29 16:54           ` Pierre Muller
2011-03-29 22:05       ` [RFC] Missing sleep function for mingw hosts Eli Zaretskii
2011-03-30  0:06         ` Matt Rice
2011-03-30  4:12           ` Eli Zaretskii
2011-03-30  6:25             ` Matt Rice
2011-03-30  9:25               ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox