<div>Hi David,</div>
<div> </div>
<div>I believe the individual .c files were compiled. The respective obj file were found in librabbitmq/.libs. However, I did not get the source files via a 'hg clone' but downloaded them from <a href="http://hg.rabbitmq.com/rabbitmq-c/file/f09918f7aa73">http://hg.rabbitmq.com/rabbitmq-c/file/f09918f7aa73</a>. I have multiple versions of visual studio installed on my machine but i'm forcing it to use my visual studio 2005 compiler. I did so by removing the 10.0 and 9.0 for the vsvers and v7.0A and v6.0A from the build-ms.sh file. Is this the correct way to it or have I introduced an error by doing so?</div>
<div> </div>
<div>Thanks,</div>
<div>Vincent<br><br></div>
<div class="gmail_quote">On Thu, Nov 11, 2010 at 12:11 PM, David Wragg <span dir="ltr"><<a href="mailto:david@rabbitmq.com">david@rabbitmq.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Vincent,<br>
<div class="im"><br>Vincent Cheong <<a href="mailto:vincentcheongst@gmail.com">vincentcheongst@gmail.com</a>> writes:<br></div>
<div class="im">> I've downloaded the branch but am having some compilation problem. The error<br>> line is "cl : Command line error D8021 : invalid numeric argument<br>> '/Wl,-DLL'"<br>><br>
> The full build output is listed below:<br></div>> [...]<br><br>From the output, I see that nothing is actually getting compiled, but<br>only linked. I'm not sure that this is related to the error, but it<br>makes me think that you have some files present from an earlier build,<br>
and that might be affecting things. Could you try deleting (or moving)<br>your rabbitmq-c directory, and starting from a fresh 'hg clone' of the<br>rabbitmq-c repository, and let me know what happens?<br><br>Thanks,<br>
<div>
<div></div>
<div class="h5">David<br><br>--<br>David Wragg<br>Staff Engineer, RabbitMQ<br>SpringSource, a division of VMware<br></div></div></blockquote></div><br>