This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cyggfortran-3.dll broken ?


On 23/03/2011 15:53, Dave Korn wrote:
> On 23/03/2011 15:02, marco atzeri wrote:
>> Dave,
>> the new cyggfortran-3.dll seems to provide less export than before.
>> This breaks octave.
>>
>> Dependency walker check on octave highlight 3 functions in red
>> clogf, cexpf, csqrtf
>>
>> Is the new fortran library broken, or should I release a new octave on
>> the flight ?
> 
>   Sounds like a build error, am looking into it.

  Somehow all these have gone missing:

> $ diff -pu a b
> --- a   2011-03-23 16:10:15.093750000 +0000
> +++ b   2011-03-23 16:10:13.328125000 +0000
> @@ -1,27 +1,5 @@
> -carg
> -cargf
> -ccos
> -ccosf
> -ccosh
> -ccoshf
> -cexp
> -cexpf
> -clog
>  clog10
>  clog10f
> -clogf
> -cpow
> -cpowf
> -csin
> -csinf
> -csinh
> -csinhf
> -csqrt
> -csqrtf
> -ctan
> -ctanf
> -ctanh
> -ctanhf
>  floorl
>  fmodl
>  log10l

  Have no idea how yet but yes, you'd better roll back your libgfortran DLL to
prev: for now.

    cheers,
      DaveK


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]