[erlang-questions] erlc not working on windows

Robert Virding rvirding@REDACTED
Mon May 4 23:25:23 CEST 2009


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.

Robert

2009/5/1 Carl McDade <carlmcdade@REDACTED>

> 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
> ________________________
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090504/2ec5ca28/attachment.htm>


More information about the erlang-questions mailing list