I have not tested erlc but I have not had any problems using c(). One point to note is where your current working directory is, it depends on how you start it.<br><br>Robert<br><br><div class="gmail_quote">2009/5/1 Carl McDade <span dir="ltr"><<a href="mailto:carlmcdade@gmail.com">carlmcdade@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi <br><br>I am trying to compile Mochiweb using erlc. But the compiler or command just hangs.  <br>

<br><span style="font-family: courier new,monospace;">C:\Robby\erlang\mochiweb_test>for %i in (src/*.erl) do erlc -o ebin src/%i<br>
<br>I tried it directly with a single file and received an error<br><br>6> erlc -o ebin c:/erlang_stuff/mochi_test/src/*.erl.<br>* 1: syntax error before: ebin<br><br></span><br>Using c() also does not work there is no error but no files are created.<br>


<br><br>I am on Windows XP sp3<br><br>Erlang R13B (erts-5.7.1) [smp:2:2] [rq:2] [async-threads:0]<br><br>Eshell V5.7.1  (abort with ^G)<br><br>TIA<br clear="all"><font color="#888888"><br>-- <br>Carl McDade<br>Content Management Systems Consultant<br>


<a href="http://www.hiveminds.co.uk" target="_blank">www.hiveminds.co.uk</a><br>________________________<br>
</font><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br></blockquote></div><br>