1.3.2: signgam problem still present in plotutils, gnuplot etc.
Earnie Boyd
earnie_boyd@yahoo.com
Thu Jun 14 11:14:00 GMT 2001
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
More information about the Newlib
mailing list