Thanks Arni,<br><br>Use link below instead of zip because it contains all the packages needed.<br><br>http://code.google.com/p/admb-project/downloads/detail?name=admb-<br>9.0.202-win32.exe<br><br>I will need to update the install documentation for MinGW.<br><br>Johnoel<br><br>----- Original Message -----<br>From: Arni Magnusson <arnima@hafro.is><br>Date: Tuesday, April 21, 2009 3:55 pm<br>Subject: Broken tpl2cpp in Windows<br>To: Johnoel Ancheta <johnoel@hawaii.edu><br>Cc: Hans Julius Skaug <Hans.Skaug@math.uib.no>, John Sibert <sibert@hawaii.edu>, Anders Nielsen <anders@nielsensweb.org>, Mark Maunder <mmaunder@iattc.org><br><br>> Hi everyone,<br>> <br>> The tpl2cpp.exe in the official ADMB for MinGW release <br>> (http://admb-project.googlecode.com/files/admb-9.0.202-mingw-<br>> gcc3.4.5.zip) <br>> is broken:<br>> <br>>    > tpl2cpp simple<br>>    'cat' is not recognized as an internal or external <br>> command,   operable program or batch file.<br>>    Error trying to create output file simple.cpp<br>> <br>> The tpl2cpp program has run independent of cat in all previous <br>> ADMB <br>> release, and I hope it will continue to do so. In my opinion, we <br>> shouldn't <br>> force the user to install anything except the ADMB core and a <br>> compiler.<br>> [For the same reason, I think asking the user to install <br>> gnuwin32 make <br>> adds an unnecessary layer of complexity, since the traditional <br>> makeadm <br>> simple is all that's required to test the installation - but we <br>> can save <br>> that discussion till later. The examples/admb/Makefile is of <br>> course a <br>> great bug test for the development team, on the other hand.]<br>> <br>> This problem with tpl2cpp.exe is a Windows feature and therefore <br>> partly on <br>> my watch, but I haven't figured out what has to be changed in <br>> the sources <br>> to make it independent again. A quick fix is to copy tpl2cpp.exe <br>> from <br>> http://admb-project.googlecode.com/files/admb-9.0.65.2-mingw32-<br>> gcc3.4.5.zip <br>> and release a patched version.<br>> <br>> Cheers,<br>> <br>> Arni