Speeding up Builds

Eric Newhuis enewhuis@REDACTED
Tue Mar 9 15:57:28 CET 2004


Our build process uses make files and multiple invocations of erlc.

I vaguely recall a post to this list describing how to speed up builds 
by way of some kind of proxy erlc that talks to a node that stays 
running.

This would avoid the node initialization and termination overhead.

Does anyone recall how to do this?  I tried searching the archives and 
found nothing.




More information about the erlang-questions mailing list