RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Dave Korn
On 02 March 2006 15:32, Christopher Faylor wrote: > On Thu, Mar 02, 2006 at 03:24:59PM -, Dave Korn wrote: >> On 02 March 2006 15:14, Christopher Faylor wrote: >> >>> On Thu, Mar 02, 2006 at 02:49:52PM -, Dave Korn wrote: On 02 March 2006 14:34, Corinna Vinschen wrote: > Well, I

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Christopher Faylor
On Thu, Mar 02, 2006 at 03:24:59PM -, Dave Korn wrote: >On 02 March 2006 15:14, Christopher Faylor wrote: > >> On Thu, Mar 02, 2006 at 02:49:52PM -, Dave Korn wrote: >>> On 02 March 2006 14:34, Corinna Vinschen wrote: Well, I did this: $ nm libcygwin.a | grep isnan 00

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Dave Korn
On 02 March 2006 15:08, Corinna Vinschen wrote: > However, as another datapoint, I just unpacked cygwin-inst-20060301.tar.bz2 > into a directory and tried to build a testapplication(TM): > > $ tar xjf cygwin-inst-20060301.tar.bz2 > $ cat > x.c < #include > > int > main () > { >

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Dave Korn
On 02 March 2006 15:14, Christopher Faylor wrote: > On Thu, Mar 02, 2006 at 02:49:52PM -, Dave Korn wrote: >> On 02 March 2006 14:34, Corinna Vinschen wrote: >>> Well, I did this: >>> $ nm libcygwin.a | grep isnan >>> T ___isnand >>> I __impisnand >>> T _

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Christopher Faylor
On Thu, Mar 02, 2006 at 02:49:52PM -, Dave Korn wrote: >On 02 March 2006 14:34, Corinna Vinschen wrote: >> Well, I did this: >> $ nm libcygwin.a | grep isnan >> T ___isnand >> I __impisnand >> T ___isnanf >> I __impisnanf >> I __i

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Dave Korn
On 02 March 2006 14:21, Jerry D. Hedden wrote: >> You don't show us the link command you're using. Maybe there's >> something not quite correct? > > I reinstalled cygwin-inst-20060301.tar.bz2 (dll, exes, libs, headers, > etc) > from the 2006-03-01 (23:10 GMT) snapshot, and tried once more: >

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Corinna Vinschen
On Mar 2 14:49, Dave Korn wrote: > On 02 March 2006 14:34, Corinna Vinschen wrote: > > Well, I did this: > > > > $ nm libcygwin.a | grep isnan > > T ___isnand > > I __impisnand > > T ___isnanf > > I __impisnanf > > I __imp___isnan >

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Dave Korn
On 02 March 2006 14:34, Corinna Vinschen wrote: > > Well, I did this: > > $ nm libcygwin.a | grep isnan > T ___isnand > I __impisnand > T ___isnanf > I __impisnanf > I __imp___isnan > T __isnan > I __imp___isn

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Corinna Vinschen
On Mar 2 07:20, Jerry D. Hedden wrote: > Jerry D. Hedden wrote: > > Using cygwin-inst-20060301.tar.bz2 (dll, exes, libs, headers, etc) from > > the 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+0x6

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Jerry D. Hedden
Jerry D. Hedden wrote: > Using cygwin-inst-20060301.tar.bz2 (dll, exes, libs, headers, etc) from > the 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

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-02 Thread Corinna Vinschen
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' > >

RE: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-01 Thread Jerry D. Hedden
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+

Re: 'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-01 Thread Igor Peshansky
On Wed, 1 Mar 2006, 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.

'Missing isnand' still not fixed in 2006-03-01 snapshot

2006-03-01 Thread Jerry D. Hedden
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