Hi Julien, You were right : I've installed gfortran and g95.These compilers have their own mingw versions and it caused a conflict between libraries. So I've removed in "configure" all items related to "gfortran" and "g95". Now "configure" ends normally and "make" performs succesfully. Next step will be GETFEM library testing.
Best regards Jean Pierre Quoting Julien : >Hi Jean-Pierre, > >Aren't you mixing two different versions of the compiler ? All those >references >to gcc 4.0.3 are not the "official" mingw gcc (which is version 3.4.5), so I >presume you compiled and installed your own version of mingw ? >If you want to use gcc-4.0.3 I think >./configure CC=/path/to/gcc403 CXX=/path/to/g++403 >should work -- but I have never tried to use a custom mingw build >Best regards, >Julien Quoting jean - pierre DUCREUX <[EMAIL PROTECTED]>:
_______________________________________________ Getfem-users mailing list [email protected] https://mail.gna.org/listinfo/getfem-users
