bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] Re: nanosleep module and mingw32


From: Martin Lambers
Subject: Re: [bug-gnulib] Re: nanosleep module and mingw32
Date: Sun, 21 May 2006 12:39:35 +0200
User-agent: Mutt/1.5.11+cvs20060403

On Fri, 19. May 2006, 11:01:49 -0700, Paul Eggert wrote:
> There's one other thing about this particular problem that may save us
> here, though.  The current code tests that nanosleep works at runtime,
> not merely whether it links.  I suspect this is overkill, at least
> nowadays.  And, since the original poster is talking about a
> cross-compilation environment, where all runtime tests fail, maybe
> changing the test to check only that nanosleep links will solve his
> problem, as the replacement code won't be compiled at all.

No, unfortunately it does not, because the target system does not have a
nanosleep function.

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]