[erlang-questions] compile a module on different OS
Lev Walkin
vlm@REDACTED
Mon May 26 17:32:20 CEST 2008
mark peleus wrote:
> Hello,
>
> When I compile an erlang module on windows xp for example,
> can I use the beam file on a linux system or do I have to compile it on
> each system separately?
Yes. Former.
> If my module includes .hrl file, do I still need it after compilation or
> can I delete the hrl file when I have the compiled beam file?
Yes. Latter.
--
Lev Walkin
vlm@REDACTED
More information about the erlang-questions
mailing list