[ADMB Users] admb make command errors
liuweih at msu.edu
liuweih at msu.edu
Fri Apr 10 09:36:54 PDT 2009
Hi,
I download the new ADMB from
http://admb-project.googlecode.com/files/admb-9.0.65-win32.exe, and
following the ADMB setup guide to install it on XP, after the
installation finished, and then type make under the ADMB command
prompt, got following errors
Set ADMB Home directory to C:\ADMB\MinGW
C:\admb\MinGW\examples\admb>make
cd buscycle && makeadm.bat ham4 && ham4.exe
xxglobal.tmp
xxhtop.tmp
header.tmp
xxalloc.tmp
xxtopm.tmp
1 file(s) copied.
In file included from
C:/ADMB/MinGW/tools/MinGW/bin/../lib/gcc/mingw32/3.4.5/../
../../../include/c++/3.4.5/backward/strstream:51,
from C:/ADMB/MinGW//include/fvar.hpp:446,
from ham4.cpp:1:
C:/ADMB/MinGW/tools/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3
.4.5/backward/backward_warning.h:32:2: warning: #warning This file
includes at l
east one deprecated or antiquated header. Please consider using one of
the 32 he
aders found in section 17.4.1.2 of the C++ standard. Examples include
substituti
ng the <X> header for the <X.h> header for C++ includes, or <iostream>
instead o
f the deprecated header <iostream.h>. To disable this warning use
-Wno-deprecate
d.
C:\ADMB\MinGW\\lib/libadmod.a(modspmin.obj):modspmin.cpp:(.text+0x9d4):
undefine
d reference to `__strtod'
C:\ADMB\MinGW\\lib/libadmod.a(modspmin.obj):modspmin.cpp:(.text+0xc84):
undefine
d reference to `__strtod'
C:\ADMB\MinGW\\lib/libadmod.a(xxmcmc.obj):xxmcmc.cpp:(.text+0xa5a8):
undefined r
eference to `__strtod'
C:\ADMB\MinGW\\lib/libadmod.a(lmnewton.obj):lmnewton.cpp:(.text+0x16e):
undefine
d reference to `__strtod'
C:\ADMB\MinGW\\lib/libadmod.a(lmnewton.obj):lmnewton.cpp:(.text+0xcfe):
undefine
d reference to `__strtod'
C:\ADMB\MinGW\\lib/libado.a(dvect9.obj):dvect9.cpp:(.text+0x405): more
undefined
references to `__strtod' follow
collect2: ld returned 1 exit status
make: *** [ham4] Error 1
C:\admb\MinGW\examples\admb>
What could be cause this problem?
thanks
weihai
More information about the Users
mailing list