Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 28 Dec 2000 18:37:41 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin <cygwin@cygwin.com>
Subject: Re: ieee754.h
Message-ID: <20001228183741.J11368@cygbert.vinschen.de>
Mail-Followup-To: cygwin <cygwin@cygwin.com>
References: <20001228121009.D24687@MageNet.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <20001228121009.D24687@MageNet.com>; from julie@MageNet.com on Thu, Dec 28, 2000 at 12:10:09PM -0500

On Thu, Dec 28, 2000 at 12:10:09PM -0500, Julia A . Case wrote:
> I was trying to compile some code that required this include file, but I 
> couldn't find it.  So, I went to my linux box and found it there, so I 
> just downloaded it to the cygwin box...  but when I try to use it I get 
> syntax errors in the include file itself.

You can't copy header files from other operating systems and expect
that they work.

Try porting your application. Take a look into ieeefp.h. This header
might help you.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

