From bug-octave-request at che dot utexas dot edu Wed Oct 27 02:21:40 1993 Subject: non-working octave compile on decstation From: Jay Nietling To: bug-octave at che dot utexas dot edu cc: Greg Wohletz Date: Wed, 27 Oct 1993 00:20:14 -0700 $ src/octave Octave, version 0.77. Copyright (C) 1992, 1993, John W. Eaton. This is free software with ABSOLUTELY NO WARRANTY. For details, type `warranty'. octave:1> a = 10 a = Inf octave:2> Decstation-5000 Ultrix-4.2 gcc version 2.3.3 the code does the same "Inf" game when compiled with the ultrix f77 and f2c. i've made the "finite" change to the g++ math.h include. any clues? i can use the binaries you provide if i can somehow configure the location of the scripts directory. -jay jay at cs dot unlv dot edu