www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/07/26/15:48:53

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
Message-ID: <3B60741B.80508@ece.gatech.edu>
Date: Thu, 26 Jul 2001 15:48:43 -0400
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713
X-Accept-Language: en-us
MIME-Version: 1.0
To: cygwin-developers AT cygwin DOT com
Subject: export signgam

This is a multi-part message in MIME format.
--------------040004060908080901030409
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

It seems that some packages (especially plotutils) assume that if gamma, 
lgamma, j0, and erf all exist, then signgam does too. This breaks on 
cygwin, since signgam exists but is not exported.  However the 
assumption is not unreasonable, so here's a patch to export the symbol.

--Chuck



--------------040004060908080901030409
Content-Type: text/plain;
 name="signgam.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="signgam.diff"

--- cygwin.din~	Fri Apr 27 18:24:42 2001
+++ cygwin.din	Thu Jul 26 15:40:08 2001
@@ -668,6 +668,8 @@
 _sigfillset = sigfillset
 signal
 _signal = signal
+signgam
+_signgam = signgam
 significand
 _significand = significand
 significandf

--------------040004060908080901030409--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019