[erlang-questions] Shell - compile multiple files with ERLC in Windows

Jeff Schultz jws@REDACTED
Fri Jan 28 02:01:20 CET 2011


On Thu, Jan 27, 2011 at 06:10:27PM +0100, Antonio Fernndez wrote:
>
> Hi all !
>
> I´m erlang beginner programmer.
>
> The following command works on Ubuntu Shell but don´t work on Windows :
>
> $ erlc --o ebin src/*.erl

Possibly the easiest solution is to install http://cygwin.org/
(and put the Erlang bin directory in your path.)


    Jeff Schultz


More information about the erlang-questions mailing list