octave-maintainers
[Top][All Lists]
Advanced

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

RE: [MXE MinGW] miscompiled gcc for --enable64?


From: JohnD
Subject: RE: [MXE MinGW] miscompiled gcc for --enable64?
Date: Tue, 9 Dec 2014 18:24:23 -0500


> -----Original Message-----
> From: Philip Nienhuis [mailto:address@hidden
> Sent: Tuesday, December 09, 2014 4:42 PM
> To: JohnD; address@hidden
> Subject: Re: [MXE MinGW] miscompiled gcc for --enable64?
> 
> Philip Nienhuis wrote:
> >> After running build-packages, the following OF packages:
> >>    image,
> >>    fl-core,
> >>    odepkg and
> >>    netcdf
> >> are still missing due to compile errors.
> 
> Same on 3.9.0+ cross-built with --enable-64.
> In addition, building ltfat also breaks (probably also on 3.8.2 but I
can't check
> right now):
> 
> ======================================
> :
> C:/Programs/Octave/octave64-3.9.0+/bin/mkoctfile-3.9.0+.exe -Wall -mex
> mex_dll_core.c pa_dll_playrec.c ltfatresample.c \
>                       -L. -lportaudio -I. -I../../src/thirdparty
> -DIS_OCTAVE -DHAVE_PORTAUDIO      -o playrec.mex
> In file included from
> C:\Programs\Octave\octave64-3.9.0+\include\octave-
> 3.9.0+\octave/mexproto.h:71:0,
>                   from
> C:\Programs\Octave\octave64-3.9.0+\include\octave-3.9.0+\octave/mex.h:67,
>                   from mex_dll_core.c:88:
> C:\Programs\Octave\octave64-3.9.0+\include\octave-
> 3.9.0+\octave/mxarray.h:89:9:
> error: unknown type name 'int64_t'
>   typedef int64_t mwSize;
>           ^
> C:\Programs\Octave\octave64-3.9.0+\include\octave-
> 3.9.0+\octave/mxarray.h:90:9:
> error: unknown type name 'int64_t'
>   typedef int64_t mwIndex;
>           ^
> C:\Programs\Octave\octave64-3.9.0+\include\octave-
> 3.9.0+\octave/mxarray.h:91:9:
> error: unknown type name 'int64_t'
>   typedef int64_t mwSignedIndex;
>           ^
> make[1]: *** [all] Error 1
> ======================================
> 
> 
> Philip



You are using the latest mxe-octave repo and installing packages from the
octave/src directory ?





reply via email to

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