<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle22
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>Jon, Johnoel and Dave,<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>I had a working version of ADMB (11) built from source on Win7 64bit (using MinGW-w64), but I wanted to experiment and try Johnoel’s steps (</span><a href="http://www.admb-project.org/buildbot/documentation/quickstartwindows.html">http://www.admb-project.org/buildbot/documentation/quickstartwindows.html</a><span style='font-family:"Calibri","sans-serif";color:#1F497D'>) assuming I’m a new user on a typical Windows machine trying to install ADMB for the first time. Since 64-bit is becoming more common for Windows, I wanted to see if it worked out of the box as per the install instructions.  <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>I turned off my previous installs by breaking my paths (renamed my existing c:\admb, c:\mingw, and c:\msys folders to something else) and followed the quickstartwindows guide (svn step -> get-mingw.bat step -> make step).  It fails during the ‘make’ step on my machine (see bottom of email using debug target).  Possibly this is due to trying to run MinGW on 64-bit Windows instead of using MinGW-w64; I’m unclear when MinGW will work since they state on their website that it works on both 32 and 64-bit windows.  It appears there’s some differences between the two in cross compiling.  <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>I then tried my old approach by downloading the newest TDM-GCC installer for MinGW-w64 (<a href="http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm64-gcc-4.8.1-3.exe/download">http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm64-gcc-4.8.1-3.exe/download</a>) and installed to c:\mingw; downloaded and extracted a version of msys that has flex to c:\msys (from <a href="http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/msys+7za+wget+svn+git+mercurial+cvs-rev11.7z">http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/msys+7za+wget+svn+git+mercurial+cvs-rev11.7z</a>); and made sure my paths were still OK (c:\mingw\bin, c:\msys\bin).  <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>Using the msys shell instead of the dos shell (c:\msys\msys.bat), I built the latest from the svn:<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>wade.cooper@xxx /c/admb<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>$ make<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>It builds fine.  I then copied the c:/admb/build/dist/ folders to c:/admb so my existing path (c:/admb/bin) was correct.  This may be superfluous given how the batch files are now set up.  The polio example builds and runs along with others. <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>This takes some steps so may not be easy for the typical person setting up ADMB, but has worked for me on 64-bit Windows XP, Vista, and 7 machines.  I think there is definitely room for testing a simpler install process for 64-bit Windows machines.  <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>Regarding using Rtools MinGW, I tried this a year or two ago and remember having a problem with other programs requiring GCC when putting the Rtools MinGW bin folder on the path, possibly because the Rtools distribution was lacking some components that the TDM-GCC distribution had.  It’s probably fine for building ADMB but may not be good for everything, at least a year or two back.  As such I’ve stuck with TDM-GCC, it seems pretty stable and comes as a simple executable installer.  <o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-family:"Calibri","sans-serif";color:#1F497D'>Here’s part of the command prompt output using the quickstartwindws.html instructions:<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p> </o:p></span></b></p><p class=MsoNormal><span lang=EN-CA>…<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>if exist ..\build\dist\bin\admb-cfg.bat del ..\build\dist\bin\admb-cfg.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>echo set ADMB_CFG_CXX=g++ > ..\build\dist\bin\admb-cfg.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>echo set ADMB_CFG_CXXFLAGS= >> ..\build\dist\bin\admb-cfg.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>echo set ADMB_CFG_LDFLAGS=-static  >> ..\build\dist\bin\admb-cfg.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>echo set MINGW_HOME=INGW_HOME >> ..\build\dist\bin\admb-cfg.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>C:/admb/utilities/make --directory=df1b2-separable CC=gcc DISKDIR=..\..\build\di<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>st bins<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make[2]: Entering directory `C:/admb/src/df1b2-separable'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>flex -w tpl2rem.lex<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>sed -f sedflex lex.yy.c > tpl2rem.c<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>gcc  -o ..\..\build\dist\bin\tpl2rem.exe tpl2rem.c<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make[2]: Leaving directory `C:/admb/src/df1b2-separable'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>C:/admb/utilities/make --directory=nh99 CC=gcc DISKDIR=..\..\build\dist bins<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make[2]: Entering directory `C:/admb/src/nh99'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>flex tpl2cpp.lex<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>sed -f sedflex lex.yy.c > tpl2cpp.c<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>gcc  -Wno-format -o ..\..\build\dist\bin\tpl2cpp.exe tpl2cpp.c<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make[2]: Leaving directory `C:/admb/src/nh99'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\scripts\mingw\set-admb-mingw.bat ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\utilities\sed.exe ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\utilities\libiconv2.dll ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\utilities\libintl3.dll ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\utilities\regex2.dll ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\scripts\admb\adcomp.bat ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\scripts\admb\adlink.bat ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\scripts\admb\admb.bat ..\build\dist\bin<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\scripts\admb\root-admb.bat ..\admb.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>copy ..\scripts\admb\root-admb.bat ..\build\dist\admb.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>        1 file(s) copied.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>g++ -c -g -Wall -DOPT_LIB -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\bu<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>ild\dist\include -o..\build\objects\dist\optlp-df1b2-separable-adpool.obj df1b2-<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>separable\adpool.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>process_begin: CreateProcess(NULL, g++ -c -g -Wall -DOPT_LIB -D__GNUDOS__ -Dlinu<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>x -D__SPDLL__ -DUSE_LAPLACE -I..\build\dist\include -o..\build\objects\dist\optl<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>p-df1b2-separable-adpool.obj df1b2-separable\adpool.cpp, ...) failed.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make (e=2): The system cannot find the file specified.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make[1]: *** [..\build\objects\dist\optlp-df1b2-separable-adpool.obj] Error 2<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make[1]: Leaving directory `C:/admb/src'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA>make: *** [g++-debug] Error 2<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Wade Cooper, PhD<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Fish and Wildlife Research Institute</span><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Florida Fish and Wildlife Conservation Commission<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>100 8th Ave. S.E.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>St. Petersburg, FL 33701</span><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Phone: 727.502.4940</span><span style='color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Email: <a href="mailto:wade.cooper@myfwc.com">wade.cooper@myfwc.com</a></span><span style='color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Visit our Web site at <a href="http://research.myFWC.com">http://research.myFWC.com</a><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'> </span><span style='font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> users-bounces@admb-project.org [mailto:users-bounces@admb-project.org] <b>On Behalf Of </b>Jon Schnute<br><b>Sent:</b> Saturday, November 16, 2013 8:43 PM<br><b>To:</b> 'Johnoel Ancheta'; 'dave fournier'<br><b>Cc:</b> 'ADMB Users'<br><b>Subject:</b> Re: [ADMB Users] Please test updated installation documentation.<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Further to my previous message, I have now tried the same experiment using the version 11.1 source code, rather than ADMB-latest. I discovered that this version produces a much smaller Unix tree in the directory ..\admb\utilities\mingw, so I used the ..\mingw tree that I downloaded from the latest. (I just replaced the 11.1 ..\mingw directory with the new one obtained today.) Then I tried to make the 11.1 binary ADMB library as before, and again the process failed while trying to compile ‘amoeba.cpp’. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Does amoeba.cpp require something special? Are both of you getting this same problem? I’m taking care to ensure that nothing on my path would override the Unix tools at ..\admb\utilities\mingw.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Incidentally, for step 5 I used ‘\utilities\make’ rather than ‘make’ as stated in my previous message. On this point, why do you use a possibly old version of ‘make’ embedded in the ADMB source code, rather than the version of ‘make’ that currently comes with mingw/msys?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>These problems help illustrate the reasons that I flagged this as an important issue. I’m not blaming anyone, but I hope you’ll stay with this until the problems are resolved.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Jon<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>PS – I really sympathize with Dave’s question: “Doesn't anyone test this stuff?” I think the ADMB project needs some volunteer testers who at least check each new release on each OS. I’m trying to play that role in this exercise, at least for the Windows OS.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>PPS – I wonder why the version of mingw that Dave obtained yesterday worked, whereas the version obtained with get-mingw.bat appears not to. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jon Schnute [<a href="mailto:schnutej-dfo@shaw.ca">mailto:schnutej-dfo@shaw.ca</a>] <br><b>Sent:</b> November-16-13 4:28 PM<br><b>To:</b> 'Johnoel Ancheta'; 'dave fournier'<br><b>Cc:</b> 'ADMB Users'<br><b>Subject:</b> RE: [ADMB Users] Please test updated installation documentation.<o:p></o:p></span></p></div></div><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Johnoel and Dave - Thanks for the updated documentation. I’ve tried to follow it carefully, starting with the file admb-latest.zip obtained via your link:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><a href="http://www.admb-project.org/buildbot/snapshots/admb-latest.zip">http://www.admb-project.org/buildbot/snapshots/admb-latest.zip</a><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>From this I manually extracted the ‘admb’ directory tree to D:\Temp\admb. That’s essentially step 2,  where I’ve used a slightly different directory than you suggested. I then used a command window to install mingw:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>D:\Temp\admb\> utilities\get-mingw.bat<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>That seemed to work fine, giving me a fully populated tree at D:\Temp\admb\utilities\mingw. Furthermore, I get g++ version 4.8.1 with the command:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>D:\Temp\admb\utilities\mingw\bin>g++ --version<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ (GCC) 4.8.1<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I presume this is a 32-bit compiler, right? Anyway I’m now done with step 4.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>To implement step 5, I used the command:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>D:\Temp\admb\make<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>This seemed to be working nicely for a while  until it failed suddenly while trying to compile the file amoeba.cppp. Here is the final console of information:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>***** Final screen<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>build\dist\include -o..\build\objects\dist\saflp-linad99-vrannegbin.obj linad99\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>vrannegbin.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>build\dist\include -o..\build\objects\dist\saflp-linad99-vregress.obj linad99\vr<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>egress.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>build\dist\include -o..\build\objects\dist\saflp-linad99-vspline.obj linad99\vsp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>line.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>build\dist\include -o..\build\objects\dist\saflp-linad99-vtdev.obj linad99\vtdev<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>build\dist\include -o..\build\objects\dist\saflp-linad99-xfmmtr1.obj linad99\xfm<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>mtr1.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>build\dist\include -o..\build\objects\dist\saflp-linad99-xgradclc.obj linad99\xg<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>radclc.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DOPT_LIB -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\b<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>uild\dist\include -o..\build\objects\dist\optlp-nh99-adsleep.obj nh99\adsleep.cp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>p<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>g++ -c -O3 -Wall -DOPT_LIB -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE -I..\b<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>uild\dist\include -o..\build\objects\dist\optlp-nh99-amoeba.obj nh99\amoeba.cpp<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>process_begin: CreateProcess(NULL, cat ../VERSION, ...) failed.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>***** End of final screen<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>This is a bit weird, perhaps the result of recent changes to the source code. But rest assured that I’m taking everything written by both of you very seriously. I really appreciate your efforts.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Jon<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> <a href="mailto:users-bounces@admb-project.org">users-bounces@admb-project.org</a> [<a href="mailto:users-bounces@admb-project.org">mailto:users-bounces@admb-project.org</a>] <b>On Behalf Of </b>Johnoel Ancheta<br><b>Sent:</b> November-16-13 12:04 PM<br><b>To:</b> dave fournier<br><b>Cc:</b> ADMB Users<br><b>Subject:</b> Re: [ADMB Users] Please test updated installation documentation.<o:p></o:p></span></p></div><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p><div><p class=MsoNormal><span lang=EN-CA>Ahh, thanks for the feedback.  I assume that you are using<o:p></o:p></span></p><div><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p></div><div><p class=MsoNormal><span lang=EN-CA><a href="http://www.admb-project.org/buildbot/documentation/quickstartwindows.html">http://www.admb-project.org/buildbot/documentation/quickstartwindows.html</a><o:p></o:p></span></p></div><div><p class=MsoNormal><span lang=EN-CA><o:p> </o:p></span></p></div><div><p class=MsoNormal><span lang=EN-CA>Which failed at step 5<o:p></o:p></span></p></div></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><span lang=EN-CA><o:p> </o:p></span></p><div><p class=MsoNormal><span lang=EN-CA>On Sat, Nov 16, 2013 at 9:55 AM, dave fournier <<a href="mailto:davef@otter-rsch.com" target="_blank">davef@otter-rsch.com</a>> wrote:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-CA><br>So then I installed the msys tools using the installer at.  Note that I ONLY<br>installed the tools since the comiler is presumably already installed with Johnoel's<br>commands.<br><br><br><a href="http://sourceforge.net/projects/mingw/files/Installer/" target="_blank">http://sourceforge.net/projects/mingw/files/Installer/</a><br><br>put<br><br> c:\MinGW\msys\1.0\bin<br><br>on my path.<br><br>Check by  using commands like rm and cp.  OK so far.<o:p></o:p></span></p><div><div><p class=MsoNormal><span lang=EN-CA><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@admb-project.org" target="_blank">Users@admb-project.org</a><br><a href="http://lists.admb-project.org/mailman/listinfo/users" target="_blank">http://lists.admb-project.org/mailman/listinfo/users</a><o:p></o:p></span></p></div></div></div><p class=MsoNormal><span lang=EN-CA style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-CA style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p></div></div></body></html>