Thanks for feedback.  Can I ask you to help me with the packaging? <br><br><div class="gmail_quote">On Tue, Apr 14, 2009 at 7:31 AM, Weihai Liu <span dir="ltr"><<a href="mailto:liuweih@msu.edu">liuweih@msu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>John,</div>
<div>I download the new MinGW again, and installed it on my xp, after that I copy the installed folder to overwrite the folder c:\admb\mingw\tools\mingw, after that it totally works now.</div>
<div> </div>
<div>The mingw you packaged is only part of my current installed, lots of things are missing, so that is reason why I have the problem in compile or make.</div>
<div> </div>
<div>if you need it, I can zip it and send to you, or you can download the mingw5.1.4.exe  installer </div>
<div><a href="http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=240780&release_id=595197" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=240780&release_id=595197</a></div>


<div>and select the  check box :current, and check the g++ box other than the default one.</div>
<div> </div>
<div>weihai <br><br></div>
<div class="gmail_quote">On Tue, Apr 14, 2009 at 12:00 PM, Weihai Liu <span dir="ltr"><<a href="mailto:liuweih@msu.edu" target="_blank">liuweih@msu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div>Hi John,<br clear="all"></div>
<div>I have a helloworld simple test.cpp file, </div>
<div> </div>
<div>#include <stdio.h></div>
<div>int main()<br>{<br>  printf("Hello World\n");<br>  return 0;<br>}</div>
<div> </div>
<div> </div>
<div>when I compile it by using your new mingw compiler, it report following error</div>
<div> </div>
<div>C:\test>g++ test.cpp -o test<br>C:\ADMB\MINGW\TOOLS\MINGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\l<br>d.exe: cannot find -luser32<br>collect2: ld returned 1 exit status</div>
<div> </div>
<div>But this file can be compiled without problem on my older mingw.<br></div>
<div>So I guess the new Mingw compiler you have included within the admb setup package may have problem.</div>
<div> </div>
<div><br>-- <br>Weihai Liu<br>~~~~~~~~~~~~~~~~~~~~~~~~<br>Quantitative Fisheries Center<br>Department of Fisheries & Wildlife<br>Michigan State University<br>153 Giltner Hall<br>East Lansing, MI 48824<br>Phone: 517-355-0126<br>

Email: <a href="mailto:liuweih@msu.edu" target="_blank">liuweih@msu.edu</a> <br><a href="http://qfc.fw.msu.edu/weihai" target="_blank">http://qfc.fw.msu.edu/weihai</a><br>~~~~~~~~~~~~~~~~~~~~~~<br></div></blockquote></div>

<br><br clear="all"><br>-- <br>Weihai Liu<br>~~~~~~~~~~~~~~~~~~~~~~~~<br>Quantitative Fisheries Center<br>Department of Fisheries & Wildlife<br>Michigan State University<br>153 Giltner Hall<br>East Lansing, MI 48824<br>

Phone: 517-355-0126<br>Email: <a href="mailto:liuweih@msu.edu" target="_blank">liuweih@msu.edu</a> <br><a href="http://qfc.fw.msu.edu/weihai" target="_blank">http://qfc.fw.msu.edu/weihai</a><br>~~~~~~~~~~~~~~~~~~~~~~<br>

</blockquote></div><br>