77// If the format is unknown, then you will probably not have a
78// useful system, so we will abort here. Anyone wishing to
79// experiment with building Octave on a system without IEEE
80// floating point should be capable of removing this check and
81// the configure test.
82 (*current_liboctave_error_handler)
83 ("lo_ieee_init: floating point format is not IEEE! Maybe DLAMCH is miscompiled, or you are using some strange system without IEEE floating point math?");
84 abort ();
85 }
86 }
Generated on Mon Dec 30 2013 03:04:54 for GNU Octave by 1.8.1.2