www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | http://gmane.org/ |
Path: | not-for-mail |
From: | "Frank Cottrell" <frank AT businesscraft DOT com> |
Newsgroups: | gmane.os.cygwin |
Subject: | Missing library routines |
Date: | Tue, 7 May 2002 11:39:11 +1000 |
Organization: | BusinessCraft Pty Ltd |
Lines: | 40 |
Message-ID: | <ab7b7r$1lf$1@main.gmane.org> |
Reply-To: | "Frank Cottrell" <frank AT businesscraft DOT com> |
NNTP-Posting-Host: | cpe-144-137-90-84.nsw.bigpond.net.au |
X-Trace: | main.gmane.org 1020735548 1711 144.137.90.84 (7 May 2002 01:39:08 GMT) |
X-Complaints-To: | usenet AT main DOT gmane DOT org |
NNTP-Posting-Date: | Tue, 7 May 2002 01:39:08 +0000 (UTC) |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Hi, I have been using Cygwin for about 5 months now. I am trying to get a free package (Dibol to C converter) working and further developed - I have so far overcome lots of environment change requirements and I am nearly there with the original package, but I have reached a difficult one (well, difficult for me at least.) The d2c Run Time Library needs some accurate maths and calls the routines llround and llabs. My problem is that none of the Cygwin libraries that I can find have those sorts of long long maths routines. I researched the problem to the point where I found the routines are part of the GNU C library glibc, so I downloaded glibc-2.2.5 only to find that it has not been ported to Cygwin and I could not find any evidence to suggest such a port is either in progress, or even contemplated. So, being somewhat new to this wonderful world of Unix/Linux/Cygwin culture my questions are: If Cygwin is seriously trying to provide a great Unix style environment within the Windows environment, then why is this major library functionality not ported yet - I think I must be missing something big an bad about this thought. Is there an alternate library available for Cygwin that provides such maths routines Being a lad not easily deterred, I tried configuring the glibc library with --enable-hacker-mode set and it still fell over, complaining about cygwin - and so I then read some documentation where I gather that the library needs some really fundamental hooks into the operating system environment and then I see that there are sysdep directories to be set up and populated and then I wonder how much grief there is down this road, so I decided to ask this list and see what you experts say about all of this. Frank Cottrell frank AT businesscraft DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |