[erlang-questions] erlc not working on windows
Carl McDade
carlmcdade@REDACTED
Fri May 1 17:11:37 CEST 2009
Hi
I am trying to compile Mochiweb using erlc. But the compiler or command just
hangs.
C:\Robby\erlang\mochiweb_test>for %i in (src/*.erl) do erlc -o ebin src/%i
I tried it directly with a single file and received an error
6> erlc -o ebin c:/erlang_stuff/mochi_test/src/*.erl.
* 1: syntax error before: ebin
Using c() also does not work there is no error but no files are created.
I am on Windows XP sp3
Erlang R13B (erts-5.7.1) [smp:2:2] [rq:2] [async-threads:0]
Eshell V5.7.1 (abort with ^G)
TIA
--
Carl McDade
Content Management Systems Consultant
www.hiveminds.co.uk
________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090501/db6705c0/attachment.htm>
More information about the erlang-questions
mailing list