I can build Perl just fine with the 2006-02-24 snapshot. When I use the 2006-02-27 snapshot (2006-02-28 04:45 GMT), I get the following failures:
/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' collect2: ld returned 1 exit status Searching through the snapshot diff, I couldn't find any reference to 'isnand'. Nor could I find 'isnand' in the referenced source file. Can anyone divine what the trouble might be? -- 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/

