ADMB-12.0 release is available

5 views
Skip to first unread message

Johnoel Ancheta

unread,
Dec 30, 2017, 4:12:29 PM12/30/17
to ADMB Users, devel...@admb-project.org
Hi all,

ADMB-12.0 is available.  Read announcement.

Please download the ADMB-12.0 release.  Any feedback is appreciated.  
Problems and suggestions should be sent to <users@admb-project.org>.
Cheers,

ADMB Core Team

William Stockhausen - NOAA Federal

unread,
Feb 21, 2018, 3:59:02 PM2/21/18
to Johnoel Ancheta, ADMB Users, developers
Hi all,

I'm having difficulty compiling the "contrib" part of the new ADMB release from source on a Windows 7 laptop using the TDM-GCC 4.8.1 compiler suite ( MinGW  version). I'm able to compile and link the "admb" libraries successfully running "make" from the Windows command prompt in the folder where I've unzipped the ADMB source code (C:\Programs\ADMB64). However, it fails when compiling the "contrib" target. Below is the output I get from running "make" from the "contrib" folder (I got the same output when I ran "make" from C:\Programs\ADMB64). I've highlighted below where the problem seems to be (loooks like its in the admb.cmd script, which I'm guessing is not being recognized as a Windows CMD file--given the error messages).

Any ideas on how to fix this would be greatly appreciated!

Thanks,

Buck

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\william.stockhausen>cd C:\Programs\ADMB64

C:\Programs\ADMB64>cd contrib

C:\Programs\ADMB64\contrib>make
make contrib-includes
make[1]: Entering directory `/c/Programs/ADMB64/contrib'
mkdir -p src/../../build/dist/contrib
mkdir -p src/../../build/dist/contrib/bin
mkdir -p src/../../build/dist/contrib/include
mkdir -p src/../../build/dist/contrib/lib
make[2]: Entering directory `/c/Programs/ADMB64/contrib/ecolib'
cp ecolib.h ../../build/dist/contrib/include
make[2]: Leaving directory `/c/Programs/ADMB64/contrib/ecolib'
make[2]: Entering directory `/c/Programs/ADMB64/contrib/gdbprintlib'
cp gdbprintlib.h gdbprintlib.cpp ../../build/dist/contrib/include
make[2]: Leaving directory `/c/Programs/ADMB64/contrib/gdbprintlib'
make[2]: Entering directory `/c/Programs/ADMB64/contrib/qfclib'
cp qfclib.h ../../build/dist/contrib/include
make[2]: Leaving directory `/c/Programs/ADMB64/contrib/qfclib'
make[2]: Entering directory `/c/Programs/ADMB64/contrib/statslib'
cp statsLib.h ../../build/dist/contrib/include
make[2]: Leaving directory `/c/Programs/ADMB64/contrib/statslib'
make[2]: Entering directory `/c/Programs/ADMB64/contrib/src'
cp contrib.h ../../build/dist/contrib/include
make[2]: Leaving directory `/c/Programs/ADMB64/contrib/src'
make[1]: Leaving directory `/c/Programs/ADMB64/contrib'
make contrib-libs
make[1]: Entering directory `/c/Programs/ADMB64/contrib'
make --directory=ecolib CXXFLAGS= LDFLAGS= OPTION= CONTRIB_OBJS_DIR=../../build/objects/dist/contrib
make[2]: Entering directory `/c/Programs/ADMB64/contrib/ecolib'
../../admb.cmd -c  Gompertz.cpp
cp Gompertz.obj ../../build/objects/dist/contrib-saflp-Gompertz.obj
../../admb.cmd: line 1: @echo: command not found
../../admb.cmd: line 2: @REM: command not found
../../admb.cmd: line 3: syntax error near unexpected token `('
../../admb.cmd: line 3: `@REM  Copyright 2013 (c) ADMB Foundation'
cp: cannot stat `Gompertz.obj': No such file or directory
../admb-rules.mak:27: recipe for target `../../build/objects/dist/contrib-saflp-Gompertz.obj' failed
make[2]: *** [../../build/objects/dist/contrib-saflp-Gompertz.obj] Error 1
make[2]: Leaving directory `/c/Programs/ADMB64/contrib/ecolib'
GNUmakefile:153: recipe for target `contrib-ecolib' failed
make[1]: *** [contrib-ecolib] Error 2
make[1]: Leaving directory `/c/Programs/ADMB64/contrib'
GNUmakefile:52: recipe for target `all' failed
make: *** [all] Error 2

C:\Programs\ADMB64\contrib>

***************************************************
* Dr. William T. Stockhausen                      *
***************************************************
* Resource Ecology and Fisheries Management       *
* Alaska Fisheries Science Center                 *
* National Marine Fisheries Service               *
* National Oceanic and Atmospheric Administration *
* 7600 Sand Point Way N.E.                        *
* Seattle, Washington 98115-6349                  *
***************************************************
* email: William.S...@noaa.gov             *
* voice: 206-526-4241 fax: 206-526-6723           *
* web  : http://www.afsc.noaa.gov                 *
***************************************************
All models are wrong, some are useful.--G.E.P. Box
Beware of geeks bearing equations.    --W. Buffett
***************************************************
Disclaimer: The opinions expressed above are personal
and do not necessarily reflect official NOAA policy.




--
You received this message because you are subscribed to the Google Groups "ADMB Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+unsubscribe@admb-project.org.
For more options, visit https://groups.google.com/a/admb-project.org/d/optout.

Reply all
Reply to author
Forward
0 new messages