public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Devaughn, Hans" <hans.devaughn@siemens.com>
To: "'ecos-discuss@sources.redhat.com'" <ecos-discuss@sources.redhat.com>
Subject: [ECOS] Time_t
Date: Fri, 20 Aug 2004 14:03:00 -0000	[thread overview]
Message-ID: <EA78B62757AF1E4799828249310AC4CA060A44E2@stca206a.bus.sc.rolm.com> (raw)

I am trying to get the t_time structure defined for a POSIX environment. I
have selected the "time_t implementation header" in the Configuration Tool
and set the header to <cyg/posix/time.h>. The file ../install/include/time.h
checks CYGBLD_ISO_TIME_T_HEADER to be defined, and if so, includes
<cyg/posix/time.h>. The <cyg/posix/time.h> file has the structure timespec
defined with a member tv_sec of type time_t. The only place time_t is
defined is if the CYGBLD_ISO_TIME_T_HEADER is not defined (else leg of the
baseline time.h) and in <sys/time.h>. The latter file has the reference
time_t "#defined out" with "#if 0".

This result in a compile error when trying to build the library. Does anyone
have a solution for my problem?

Thanks
Hans


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2004-08-20 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-20 14:03 Devaughn, Hans [this message]
2004-08-20 14:40 ` Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EA78B62757AF1E4799828249310AC4CA060A44E2@stca206a.bus.sc.rolm.com \
    --to=hans.devaughn@siemens.com \
    --cc=ecos-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).