<br><br><div class="gmail_quote">On Fri, May 15, 2009 at 5:53 PM, Eliot Miranda <span dir="ltr">&lt;<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>&gt;</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;">
<br><br><div class="gmail_quote"><div class="im">On Fri, May 15, 2009 at 7:36 AM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a>&gt;</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;">
Hi folks!<br><br>I am calling a external shared library with FFI. This library does some puts(&quot;&quot;); or printf();  In Linux, I open Squeak from command line and I can see the outputs of puts() and printf() in the console where I started Squeak. The problem is in Windows. I tried opening Squeak from cmd but didn&#39;t work. Nothing is shown in the console. Is there a way of doing this ?</blockquote>

<div><br></div></div><div>Yes; recompile using the -mconsole flag insterad of the -mwindows flag.  I think it&#39;s in LDFLAGS.</div></div></blockquote><div><br>Mmmm I though there could be a way to do it without having to compile :(   . I have never did this in windows. Is is explained somewhere how to compile Squeak for windows? <br>
<br>Thanks for the help!<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div></div><div class="im"><div>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>Thanks a lot in advance,<br><font color="#888888"><br>Mariano<br>
</font><br><br>
<br></blockquote></div></div><br>
<br><br>
<br></blockquote></div><br>