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
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3B28FEE0.C9E4B6A7@yahoo.com>
Date: Thu, 14 Jun 2001 14:13:52 -0400
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: newlib@sources.redhat.com, cygwin@cygwin.com
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Frank Wuebbeling <wuebbel@math.uni-muenster.de>
CC: "J. Johnston" <jjohnstn@cygnus.com>, newlib@sources.redhat.com,
        cygwin@cygwin.com
Subject: Re: 1.3.2: signgam problem still present in plotutils, gnuplot etc.
References: <000201c0f363$01992720$0100a8c0@duron> <20010612143708.A413@redhat.com> <002301c0f376$e165a780$0100a8c0@duron> <20010612195312.B2062@redhat.com> <3B27D692.AFA9BE8E@cygnus.com> <001101c0f4a2$9dc0a020$0100a8c0@duron> <3B28E27B.4E6098F5@cygnus.com> <002201c0f4f8$a941c360$59b4b080@unimuenster.de>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Frank Wuebbeling wrote:
> 
> > Ok, Frank, I know the problem.  Add -lc to your compile.  The signgam
> function was placed in the
> > libc library, not libm.
> 
> I´m sorry this thread becomes so blown up, but all my installations of
> CYGWIN deliver the following:
> 
> nm /usr/lib/lib*.a|grep signgam
> 
> nothing, really, there is no signgam anywhere. So I must suspect now that my
> CYGWIN library is old, but it seems that it has been updated in May. Does
> the example program compile in your installation?
> 
> Best wishes, Frank

The problem is a Cygwin problem.  The function isn't exported from the
cygwin1.dll.  All exports are listed in the cygwin.din file found in
winsup/cygwin.  BTW, you don't need to add either -lm or -lc for Cygwin
builds.

-- 
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

