[ADMB Users] Problem with ADMB-IDE

Nelson, Gary (FWE) Gary.Nelson at state.ma.us
Thu Sep 16 11:03:20 PDT 2010


I installed ADMB-IDE on my Windows XP computer today using the Windows Installer.  When I compiled the 'simple' example in the manual,  I get some errors (see below) that I don't understand.  I checked all of the PATH variables and everything seems to be ok. Any suggestions?

Thanks,

Gary Nelson.

-----------------------------------------------------------------------------------------------------------------------------------------------

-*- mode: compilation; default-directory: "c:/simple/" -*-
Compilation started at Thu Sep 16 13:56:35

admb  simple

*** tpl2cpp   simple
xxglobal.tmp
xxhtop.tmp
header.tmp
xxalloc.tmp
xxtopm.tmp
        1 file(s) copied.

*** adcomp     simple
g++ -c -O3 -Wno-deprecated -D__GNUDOS__  -Dlinux -DOPT_LIB -DUSE_LAPLACE -fpermissive -I. -Ic:/admb/gcc440/include simple.cpp

*** adlink     simple
g++ -s -static  -Lc:/admb/gcc440/lib simple.o -ldf1b2stub -ladmod -ladt -lado -ldf1b2stub -ladmod -ladt -lado -o simple
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.text$_ZN17named_dvar_vectorD2Ev[named_dvar_vector::~named_dvar_vector()]+0x34): undefined reference to `_Unwind_Resume'
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.text$_ZN15named_dvariableD2Ev[named_dvariable::~named_dvariable()]+0x34): undefined reference to `_Unwind_Resume'
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.text$_ZN17named_dvar_matrixD2Ev[named_dvar_matrix::~named_dvar_matrix()]+0x34): undefined reference to `_Unwind_Resume'
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.text$_ZN17named_dvar3_arrayD2Ev[named_dvar3_array::~named_dvar3_array()]+0x34): undefined reference to `_Unwind_Resume'
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.text$_ZN18dll_named_adstringC1Ev[dll_named_adstring::dll_named_adstring()]+0x3c): undefined reference to `_Unwind_Resume'
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.text$_ZN14named_d7_arrayC1Ev[named_d7_array::named_d7_array()]+0x35): more undefined references to `_Unwind_Resume' follow
c:/admb/gcc440/lib\libadmod.a(admodel.obj):admodel.cpp:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
c:/admb/gcc440/lib\libadmod.a(model7.obj):model7.cpp:(.text+0x2ba): undefined reference to `_Unwind_Resume'
.
.
.
.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20100916/92c8751d/attachment.html>


More information about the Users mailing list