success port meep to gcc4.3 ,just added some #include

src/meep.hpp
+  #include <cstring>

libctl/ctl-io.h
+ #include <cstdio>

and in file main.cpp move #include "ctl-io.h" before  #include <guile/gh.h>


then compile is OK!
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to