Joshua Gatcomb <[EMAIL PROTECTED]> wrote: > Well, it only happens under JIT for the following > functions (identical code for atan works fine): > cosh, sinh, tanh, sech, exp, pow
> It only happens if there are two set N# prior to the > function where # is two different numbers > N0 = 1 > N1 = 1 I think next step would need to review Cygwin math lib sources and trace into the library. Nasty. Is your Cygwin uptodate? Anyone else seeing this errors on Cygwin? > Cheers leo