This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ECOS] ecos and gettimeofday()


Andrew Lunn <andrew@lunn.ch> writes:

> --- net/ppp/current/ChangeLog	30 Jul 2005 13:21:01 -0000	1.14
> +++ net/ppp/current/ChangeLog	23 Oct 2005 20:36:36 -0000
> @@ -1,3 +1,8 @@
> +2005-10-23  Andrew Lunn  <andrew.lunn@ascom.ch>
> +
> +	* cdl/ppp.cdl: Require CYGPKG_POSIX_TIMERS
> +	* src/sys-ecos.c (gettimeofday): Removed, now get it from POSIX
> +

This seems broken -- now the PPP package indirectly depends on
pthreads. I believe it should require CYGPKG_POSIX_CLOCKS instead.


Regards,
-- 
Daniel Néri <daniel.neri@sigicom.se>
Sigicom AB, Stockholm, Sweden


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]