[erlang-questions] erlc not working on windows

Carl McDade carlmcdade@REDACTED
Mon May 4 23:59:23 CEST 2009


Okay, It works now. So this was another problem attributed to my
earlier download and installation of R13B. The latest version has no
problems.

/Carl

On Mon, May 4, 2009 at 11:35 PM, Carl McDade <carlmcdade@REDACTED> wrote:
> Going to give it another try later. I discovered that the binaries I
> had from 2009-04-21 were missing a few things. Perhaps something else
> was wrong.
>
> /Carl
>
> On Mon, May 4, 2009 at 11:25 PM, Robert Virding <rvirding@REDACTED> wrote:
>> 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
>>
>>
>
>
>
> --
> Carl McDade
> Content Management Systems Consultant
> www.hiveminds.co.uk
> ________________________
>



-- 
Carl McDade
Content Management Systems Consultant
www.hiveminds.co.uk
________________________



More information about the erlang-questions mailing list