On 6/22/06, Kon Lovett <[EMAIL PROTECTED]> wrote:
fpclassify proved problematic (not available on windows anyway, has _fpclass function) so removed to experimental file "fpclassify.scm" (in svn but not egg) The log2 & tgamma messages above indicate neither is available on your platform. Chgd to not use 'log2' & use 'gamma' instead of 'tgamma' (which probably is available). Try it now. Sorry, Kon P.S. started down the path of autoconf but windows you know...
Works now on my machine, thanks for the quick reply. cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
