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