Hi Riccardo,
You can try to edit the getfem++/interface/src/matlab/Makefile.am file, doing a
search&replace of
$(MEX) -output gf_matlab
with
$(MEX) -output gf_matlab -largeArrayDims
--
Julien
Quoting Riccardo Scorretti <[EMAIL PROTECTED]>:
>
>
>
>
>
> Good morning. I'm experiencing a problem with the
> Matlab interface on a Ubuntu-64bit.
>
> During the compilation all seems to work fine, some demos run
> correctly, but when I use
>
> the function GF_ASM() I get this error:
>
>
>
> ??? Error using ==> gf_matlab
>
> Function "mxGetIr_700" is obsolete in file "compat32.cpp", line 247.
>
> (64-bit mex files using sparse matrices must be rebuilt with the
> "-largeArrayDims" option.
>
> See the R2006b release notes for more details.)
>
>
>
> Error in ==> gf_asm at 138
>
> [varargout{1:nargout}]=gf_matlab('asm',varargin{:});
>
>
>
> It seems this is due to a problem with mex-files and sparse matrix; I
> searched within the
>
> options of CONFIGURE, but found no solution by now. Thanks for help
>
>
>
> Riccardo Scorretti
>
>
>
>
>
>
>
>
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users