![]() |
Blitz Support : |
From: Peter Kümmel (syntheticpp_at_[hidden])
Date: 2005-06-15 14:58:25
This is really the last mail!! :)
You are using the .tar version from the download
section, am I right?
In blitz/gnu/bzconfig is the bug:
/* define if the compiler supports IEEE math library */
#ifndef BZ_HAVE_IEEE_MATH
#define BZ_HAVE_IEEE_MATH
#endif
comment out the #define line, this should solve your
problem.
Peter