<div>Hi David,</div>
<div>�</div>
<div>I did not get install mingw using the install script. It is a pretty up to date version (libs and compilers) that I have been using all along. I&#39;ve checked my PATH there&#39;s only one mingw/bin.</div>
<div>�</div>
<div>The libtool printouts are as follow:</div>
<div>�</div>
<div><span lang="EN">Vincent Chong@VincentCheong ~</span></div>
<div><span lang="EN">$ which libtool</span></div>
<div><span lang="EN">/mingw/bin/libtool</span></div>
<div><span lang="EN"></span>�</div>
<div><span lang="EN">Vincent Chong@VincentCheong ~</span></div>
<div><span lang="EN">$ libtool --version</span></div>
<div><span lang="EN">libtool (GNU libtool 1.3260 2010-09-02) 2.2.11a</span></div>
<div><span lang="EN">Written by Gordon Matzigkeit &lt;<a href="mailto:gord@gnu.ai.mit.edu">gord@gnu.ai.mit.edu</a>&gt;, 1996</span></div>
<div><span lang="EN">Copyright (C) 2010 Free Software Foundation, Inc.</span></div>
<div><span lang="EN">This is free software; see the source for copying conditions. There is NO</span></div>
<div><span lang="EN">warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</span></div>
<div><span lang="EN"></span>�</div>
<div><span lang="EN">I&#39;ve been looking at error statement again.� </span></div>
<div><span lang="EN"><span lang="EN">cl : Command line error D8021 : invalid numeric argument &#39;/Wl,-DLL&#39;</span></span></div>
<div><span lang="EN"><span lang="EN">the cl command seems to be expecting a numeral after /W.�Could the cl option be /W1 or /WL instead or /Wl?</span></span></div>
<div><span lang="EN"><span lang="EN"></span></span>�</div>
<div><span lang="EN"><span lang="EN">Thanks for taking the time to�help</span></span></div>
<div><span lang="EN"><span lang="EN"></span></span>�</div>
<div><span lang="EN"><span lang="EN">Cheers,</span></span></div>
<div><span lang="EN"><span lang="EN">Vincent�</span></span></div>
<div><br></div>
<div class="gmail_quote">On Thu, Nov 11, 2010 at 5:38 PM, David Wragg <span dir="ltr">&lt;<a href="mailto:david@rabbitmq.com">david@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Hi Vincent,<br><br>Vincent Cheong &lt;<a href="mailto:vincentcheongst@gmail.com">vincentcheongst@gmail.com</a>&gt; writes:<br></div>
<div class="im">&gt; I removed the old directory did a new build. The same errors is still<br>&gt; there.<br><br></div>Thanks.<br><br>The output suggest that you have a different version of libtool from the<br>one installed by the rabbitmq-c/etc/install-mingw.sh script. �Did you<br>
use that script to install mingw, or did you do it some other way? �It&#39;s<br>quite possible that the Windows build depends upon the specific versions<br>of packages installed by that script - I haven&#39;t tested it with anything<br>
else.<br><br>If you did use that script, is it possible that you have another version<br>of mingw or cygwin installed, and present in your PATH? �If so, please<br>set PATH before you start bash, so that only the version of mingw<br>
installed by the script is mentioned.<br><br>Finally, if none of the above seems to apply, please do the following<br>two commands at the bash prompt, and send the output:<br><br>which libtool<br>libtool --version<br>
<div>
<div></div>
<div class="h5"><br>David<br><br>--<br>David Wragg<br>Staff Engineer, RabbitMQ<br>SpringSource, a division of VMware<br></div></div></blockquote></div><br>