Dear meep users and developers,

Thanks indeed to Pavel for taking the time to write down a complete
procedure to install the MIT codes on cygwin! Great job!

I just want to add a few comments to warn people about possible
additional problems:
I want to stress once more that everything should be compiled with
compilers (gcc, g++, gfortran) from the same 32 bits GCC 4.x.
For example, if you are using a 64 bits version of Vista or 7, you
should pay attention to the fact that the 32 bits compilers and
libraries should be before the 64 bits one in your PATH, when following
Pavel's procedure (you can reverse the order afterward).
Similarly, you should take care that you do not have other directories
in your PATH before GCC that would provide other versions of some
libraries (e.g. blas, atlas or lapack from a code such as matlab...)
The worse case is if you have some of the libraries already compiled by
g77! => recompile them with gfortran!

In case of a problem during the configure step, remember to look inside
the file config.log (not at the end because it finishes by recalling 
some of the values found but near the last line beginning by "configure:").

-- 

Sincerely yours,

Michel DEVEL

_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to