int64NDArray.cc cannot be complied on gcc-3.45 mingw for octave-3.1.52

John W. Eaton jwe at octave.org
Mon Feb 9 22:03:16 CST 2009


On 10-Feb-2009, Tatsuro MATSUOKA wrote:

| Hello
| 
| I have tried to build octave-3.1.52 by gcc-3.45 on mingw.
| 
| The code of 'int64NDArray.cc' cannot be complied on gcc-3.45 mingw for octave-3.1.52

How about using a more recent version of GCC?  Isn't the current
release 4.3.3?  GCC 3.4.x was first released April 20 2004, and GCC
3.4.5 was released more than four years ago (November 30, 2005).

jwe


More information about the Help-octave mailing list