|
From: Ethan M. <merritt@u.washington.edu> - 2006-10-06 23:56:03
|
On Friday 06 October 2006 04:05 pm, Ethan Merritt wrote: > On Sunday 01 October 2006 08:35 am, Hans-Bernhard Br=F6ker wrote: > > Everybody should check out a working copy of the branch, and test > > that it works as expected, on as many platforms as you can. > > Digital Unix 4.0D (DECC compiler) > - Builds OK, but ... > - triggers floating exception in surface1.dem > (Bug #1572268) > - triggers floating exception in image.dem when trying to > read deliberately wrong-endian binary data > (maybe we should remove this demo) Both of these can be cured by adding "-ieee" to the compiler flags. =20 What is the correct way to have ./configure figure this out? =2D-=20 Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |