<div dir="ltr">Well, I saw it produced something. But since I'm such a noob at autotools and friends I searched for a dll file under libosmocore and didn't find one. When I built libusb, cygusb.dll was generated with no effort on my part.<div>
<br></div><div style>I'm attaching the output of make V=1 with objdump on exe file. exe file didn't show libosmocore as a dependency dll file.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/2/28 Holger Hans Peter Freyther <span dir="ltr"><<a href="mailto:holger@freyther.de" target="_blank">holger@freyther.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Feb 28, 2013 at 01:56:00PM -0300, Hugo Soares wrote:<br>
<br>
Hi,<br>
<br>
<br>
> From here <<a href="http://bb.osmocom.org/trac/wiki/SIMtrace" target="_blank">http://bb.osmocom.org/trac/wiki/SIMtrace</a>>, I need libosmocore,<br>
<div class="im">> and I was told by Peter Stuge to use libusb too. Ok... libusb compiled ok<br>
> under cygwin, now I have cygusb.dll.<br>
> Now I need libosmocore to produce the dlls I need to use with the host<br>
> application.<br>
<br>
</div>how do you know you do not have DLLs?<br>
<br>
>   CCLD     <a href="http://libosmocore.la" target="_blank">libosmocore.la</a><br>
<br>
it has linked something. You can use make V=1 to get a complete output. On<br>
Unix it will write files to src/.libs/*.<br>
<br>
<br>
>   CCLD     osmo-arfcn.exe<br>
<br>
use objdump -x THAT_FILE | less<br>
does it link to a DLL? In case you have VisualStudio you can use depends.exe<br>
to get a graphical output of that.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
holger<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Atenciosamente,<br>                          Hugo Frederico Soares<br>
</div>