On Mar 1 22:47, Jerry D. Hedden wrote: > Jerry D. Hedden wrote: > > > Using the full (inst) 2006-03-01 (23:10 GMT) snapshot, I'm still getting > > > these errors when building Perl: > > > > > > /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.c:(.text+0x643b): undefined > > > reference to `___isnand' > > > /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.c:(.text+0x64f2): undefined > > > reference to `___isnand' > > > /c/perl_tmp/perl-5.8.8/libperl.a(pp.o):pp.c:(.text+0x6506): undefined > > > reference to `___isnand' > > Igor Peshansky asked: > > Did you install the whole snapshot, or just the DLL? > > The full (inst) 2006-03-01 (23:10 GMT) snapshot I.e., > cygwin-inst-20060301.tar.bz2 where 'cygwin-inst-*.tar.bz2 = directory > from "make install" (dll, exes, libs, headers, etc)'
The libraries libcygwin.a and libm.a *do* contain the symbols ___isnand and __imp____isnand, though. You don't show us the link command you're using. Maybe there's something not quite correct? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/