X-Spam-Check-By: sourceware.org Date: Tue, 28 Feb 2006 07:41:19 -0700 From: "Jerry D. Hedden" Subject: Missing isnand in 2006-02-27 snapshot To: cygwin AT cygwin DOT com Message-ID: <20060228074119.fb30e530d17747c2b054d625b8945d88.c0304895ba.wbe@email.email.secureserver.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/