help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling octave-2.1.46


From: John W. Eaton
Subject: Re: compiling octave-2.1.46
Date: Mon, 17 Mar 2003 15:07:00 +0100

On 17-Mar-2003, David Bateman <address@hidden> wrote:

| Yes, the code has been fixed to allow > 2.96, but the test
| 
| case "$gxx_version" in
|   1.* | 2.[[0123456789]].* | 3.0.*)
|     AC_MSG_ERROR([g++ version $gxx_version will probably fail to compile 
Octave])
|   ;;
| esac
| 
| is still in configure.in in the CVS. So you'll still have a failure
| in the configuration for g++ < 3.1.x

I just checked in changes to fix this.  I'm still recommending 3.2,
but for now it is once again possible to build Octave with g++ 2.95.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]