Koenraad Janssens wrote:
Matlab currently only runs through Rosetta, the universal version is due
March 2007. At least I know what the problem is now.
maybe there is a solution, which would be to use the ' --enable-matlab-rpc' option of the ./configure of getfem_interface. This will create a big 'getfem_server' i386 executable , and a very small gf_matlab mex file, the mex file communicating with the server via sockets, hence the mex file can be a ppc binary running though rosetta, and the getfem_server an i386 binary running at full speed. You'll have to tweak the command line for the mex-file to build it as a ppc one, but it should work
--
Julien

Thanks - Koen

On 3/11/06 16:19, "julien pommier" <[EMAIL PROTECTED]> wrote:

Ok :) I don't think the gcc version is the problem. But maybe you will
have to check your matlab installation
If the command
  file /Applications/MATLAB73/bin/mac/libmx.dylib
only talks of ppc architecture and not i386, either you have to
reinstall matlab, either matlab is not available as a universal binary
(I don't know if it is).

If it is only ppc then you will have to rebuild all getfem with the
-arch ppc flag and it will run through rosetta emulation :) not
something that I would recommand!

--
Julien






--
Julien Pommier, bureau 111
GMM, INSA Toulouse, tél:05 61 55 93 42


_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to