Hello,<br><br>When I compile an erlang module on windows xp for example,<br>can I use the beam file on a linux system or do I have to compile it on each system separately?<br><br>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?<br>
<br>Thanks<br>