getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] Make Error


From: Julien Pommier
Subject: Re: [Getfem-users] Make Error
Date: Wed, 30 Apr 2008 22:12:13 +0200
User-agent: Internet Messaging Program (IMP) 3.2.6

Quoting soy yo <address@hidden>:

> /opt/matlab2006b/bin/mex -output gf_matlab -g CDEBUGFLAGS="-O3" LD="g++" \
>         -I. -I./.. -DMATLAB_RELEASE=14 \
>         ./gfm_mex.c ./gfm_common.c ./../gfi_array.c \
>         ../.libs/libgetfemint.a ../../../src/.libs/libgetfem.a
> -L/usr/lib/atlas
> /lib/ -latlas -lf77blas  || (rm gf_matlab.mexglx; false)
> Warning: You are using gcc version "4.2.0".  The earliest gcc version
> supported with mex is "3.4.0".  The latest version tested for use with mex is
> "3.4.5".

No need to rebuild everything with gcc 3.4 in my opinion. Just install it and
re-execute the command line above (in the getfem++-3.0.4/interface/src/matlab
directory). You may want to run "mex -v" instead of just "mex" in order to see
which command mex is running. But it should definitiveky output a
"gf_matlab.mexglx" file



reply via email to

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