On Wed, 21 Jun 2006, Ananth Krishnan wrote:
I am new to fdtd. Just to use Meep and MPB, I installed linux on my
computer. I have no problems with MPB. However with MEEP 0.9, it asks for
libctl 3 or later. When I run ./configure, it goes fine without errors. But
when I run make I get the following error. Please advise me on what I should
do.

../src/.libs/libctl.a(ctl.o):(.eh_frame+0x11): undefined reference to
`__gxx_personality_v0'

This is strange...this error seems to indicate that libctl was compiled using g++, when it should have been compiled with gcc.

(This is the error you get when you use the C compiler to link C++ code.)

Maybe there is something strange in your environment variables?

Cordially,
Steven G. Johnson

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

Reply via email to