RE: missing header names in Windows config log

2007-04-24 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2007 8:03 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: missing header names in Windows config log > > Farid Zaripov wrote: > >> -Original Messag

Re: missing header names in Windows config log

2007-01-26 Thread Martin Sebor
Farid Zaripov wrote: -Original Message- From: Martin Sebor [mailto:[EMAIL PROTECTED] Sent: Friday, January 26, 2007 7:33 PM To: stdcxx-dev@incubator.apache.org Subject: Re: missing header names in Windows config log One last thing (I hope). Look at the third line below. It reads

RE: missing header names in Windows config log

2007-01-26 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2007 7:33 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: missing header names in Windows config log > > One last thing (I hope). Look at the third line below. I

RE: missing header names in Windows config log

2007-01-26 Thread Farid Zaripov
> -Original Message- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2007 7:29 PM > To: stdcxx-dev@incubator.apache.org > Subject: Re: missing header names in Windows config log > > A couple of other issues: > > When checking for sy

Re: missing header names in Windows config log

2007-01-26 Thread Martin Sebor
One last thing (I hope). Look at the third line below. It reads completely incoherent. Something screwy must be going on in the script: checking for fpos_t, ptrdiff_t, and size_t... ok checking for specialization on return type... ok checking template and ... no (_RWSTD_NO_STD_MBSTATE_T) ch

Re: missing header names in Windows config log

2007-01-26 Thread Martin Sebor
A couple of other issues: When checking for symbols in a library the name of the math library is also missing: ... Checking for namespaces ok Checking for std::acos() in ... ok Checking for std::asin() in ... ok ... I suspect the math library is integrated into the runtime library on Window