Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 15 Jul 2003 23:16:21 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: #define _POSIX_REALTIME_SIGNALS causes parse error in sys/signal.h Message-ID: <20030716031621.GB5083@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <02e801c34b1c$7e556900$fd19fea9 AT caesar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <02e801c34b1c$7e556900$fd19fea9@caesar> User-Agent: Mutt/1.4.1i On Wed, Jul 16, 2003 at 12:00:24AM +0200, Attila Szegedi wrote: >----- Original Message ----- >From: "Igor Pechtchanski" >To: "Attila Szegedi" >Cc: >Sent: Tuesday, July 15, 2003 11:52 PM >Subject: Re: #define _POSIX_REALTIME_SIGNALS causes parse error in >sys/signal.h > >>What about the declaration of "siginfo_t" ~100 lines earlier? > >Yup, that's it - I started a separate thread to ask this one. It's >there, but guarded with #if defined(__rtem__) I just don't feel it's >safe to define __rtem__ when attempting to compile for Windows... You >see, those headers are generic Cygnus headers, so they contain code for >Cygnus embedded targets as well. For some reason, siginfo_t is >compiled only when __rtem__ is defined... Actually RTEMS isn't a "Cygnus" embedded target. http://www.google.com/search?q=rtems cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/