From bug-octave-request at bevo dot che dot wisc dot edu Wed Jan 28 00:52:31 1998 Subject: Re: octave 2.0.9.96 with gcc-2.7.2.2 on HPUX10.20 From: "John W. Eaton" To: Joao Cardoso cc: bug-octave at bevo dot che dot wisc dot edu Date: Wed, 28 Jan 1998 00:52:00 -0600 On 28-Jan-1998, Joao Cardoso wrote: | Did you try egcs? I compiled with sucess 2.0.9.95 on my weird SCO unix | with dlopen and shared libs, which I was never able to do with gcc. | | You can find egcs at http://www.cygnus.com/egcs | | I got some warning, thought: With the exception of the harmless warnings about the implicit declaration of tputs and strncasecmp, all of the warnings you mention should be fixed for 2.0.9.97. I think Octave 2.0.9.97 should compile using gcc 2.7.2, 2.8.0, and egcs 1.0.1. Thanks, jwe