[erlang-questions] does compile/file option compressed exist ?

Roberto Saccon rsaccon@REDACTED
Fri Aug 3 04:02:19 CEST 2007


looking for hints  to further minimize a minimal erlang distribution,
I found in the official faq http://erlang.org/faq/faq.html#  the
compiling option compressed:

compile:file("foo", [compressed,no_debug_info]).


But it is only mentioned there and nowhere else and does not show up
with compile:options(). Does this option actually exist ?

regards
-- 
Roberto Saccon



More information about the erlang-questions mailing list