[erlang-questions] build system

Toby Thain toby@REDACTED
Wed Jan 17 03:33:53 CET 2007


On 16-Jan-07, at 11:50 PM, Ludovic Coquelle wrote:

> Hi,
> I'm currently working on my first OTP application, and still  
> wondering about the good build system to use.
>
> Anything which is part of the Erlang/OTP distribution? (would be  
> good to avoid dependency to external build tool)
> I can use the Emakefile, but I don't see how to: (1) build the boot  
> script, (2) deals automaticaly with version (3) other?
>
> I have googlelized and found different tools:
> * as I target a Linux machine, I could use a 'normal' make

That's what I did: http://www.telegraphics.com.au/svn/ettt/trunk/

> * builder from Jungerl (same as included in tsung distribution?  
> [https://svn.process-one.net/tsung/trunk/priv/builder.erl])
> * erlware [ http://www.erlware.org/]
> * sinan [http://code.google.com/p/sinan/] (which lack a bit of  
> documentation...)
> * erlIDE for Eclipse [ http://erlide.sourceforge.net/]
>
> What are you using guys? Any suggestion?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list