Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <003a01c07726$125e0cb0$9865fea9@timayum4srqln4> From: "Tim Prince" To: , "Robinow, David" , "J. J. Farrell" Cc: References: <004a01c076e3$02ad75f0$9865fea9 AT timayum4srqln4> <3A5587A3 DOT 19074 DOT 2B4B9309 AT localhost> Subject: Re: values.h / 2 Date: Fri, 5 Jan 2001 06:44:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 ----- Original Message ----- From: "Gerrit P. Haase" To: "Tim Prince" ; "Robinow, David" ; "J. J. Farrell" Cc: Sent: Thursday, January 04, 2001 11:36 PM Subject: Re: values.h / 2 > > Now i got the next problem with another file: > > Math.c: undefined reference to `signgam' > > #include "EXTERN.h" > #include "perl.h" > #include "XSUB.h" > #include "pdl.h" > #include "pdlcore.h" > > Don't know which identifier this could be. Well, this is probably not a > cygwin identifier? > > =^..^= > Gerrit Peter Haase > I believe that is a reference to a pre-C89 function from . Look in your source to see if you can figure out how to modernize, or search references on early unix math libraries. I see one volume of my Unix V7 Programmer's Manual, wish I knew where the other went. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple