<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear ADMB developers:<div><span class="Apple-tab-span" style="white-space:pre">   </span></div><div>Recently you help me with some problems with admb and mavericks and I’m so grateful for that help. Nevertheless, I have another trouble and I wonder if you can help me again.</div><div><br></div><div>I have installed admb-trunk and some files run perfect, but one file in particular it’s does`t work in mavericks but it’s work on mountain lion. I replaced the file.exe obtained from mountain lion and then I do “./ file” and it’s works. I think that the trouble is with the compiler because in Mountain Lion I have something like this:</div><div><br></div><div><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);">Claudios-MacBook-Pro:vale claudioc$ admb mixsan.tpl

*** tpl2cpp mixsan

*** adcomp mixsan
g++ -c -O3 -Wno-deprecated -D__GNUDOS__ -Dlinux -DOPT_LIB -DUSE_LAPLACE -fpermissive -I. -I"/Applications/ADMB/ADMB-11 </span><a class="_553k" href="http://terminal.app/Contents/admb-11%22/include" target="_blank" rel="nofollow" style="color: rgb(59, 89, 152); cursor: pointer; text-decoration: none; padding: 1px 0px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);">Terminal.app/Contents/admb-11"/include</a><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);"> -</span></div><div><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);"><br></span></div><div><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);">but with mavericks I have something like this:</span></div><div><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);"><br></span></div><div><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);">AYR:admb alejandro$ ~/admb-trunk/admb mixsan

*** tpl2cpp -bounds mixsan

*** adcomp -s mixsan.cpp
c++ -c -O3 -D__GNUDOS__ -Dlinux -DSAFE_ALL -DUSE_LAPLACE -I. -I"/Users/alejandro/admb-trunk/build/dist"/include -I"/Users/alejandro/admb-trunk/build/dist"/contrib/include mixsan.cpp</span></div><div><br></div><div><font color="#333333" face="lucida grande, tahoma, verdana, arial, sans-serif"><span style="font-size: 11px; line-height: 14px; white-space: pre-wrap;">It’s built but I can`t run the exe file. The output from mavericks is:</span></font></div><div><font color="#333333" face="lucida grande, tahoma, verdana, arial, sans-serif"><span style="font-size: 11px; line-height: 14px; white-space: pre-wrap;"><br></span></font></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Error: Invalid index 6 used for array range [1, 5] in "double& dvector::operator() (int i)".</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">array bound exceeded -- index too high</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Could you help me again please ???</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Thank you very much again.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Best Regards</div><div><span style="color: rgb(51, 51, 51); font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 11px; line-height: 14px; white-space: pre-wrap; background-color: rgb(255, 255, 255);"><br></span></div><div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Alejandro Yáñez Rubio<br>Magister ( c ) en Cs. mención Pesquerías<br>Universidad de Concepción<br>Chile<br>041-220 4345<br><a href="mailto:aleyanez@udec.cl">aleyanez@udec.cl</a></div>
</div>
<br><div><div>On Nov 6, 2013, at 8:24 PM, Alejandro Yañez Rubio <<a href="mailto:aleianez@gmail.com">aleianez@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear ADMB developers:<div><br></div><div>Do you if I can use my admb with OS X Mavericks?</div><div>I have a lot of troubles with this and I will thank you for your help?</div><div><br></div><div>Best Regards from Chile</div><div><br><div apple-content-edited="true">
<div style="font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Alejandro Yáñez Rubio<br>Magister ( c ) en Cs. mención Pesquerías<br>Universidad de Concepción<br>Chile<br>041-220 4345<br><a href="mailto:aleyanez@udec.cl">aleyanez@udec.cl</a></div>
</div>
<br></div></div></blockquote></div><br></div></body></html>