[erlang-questions] how to find a user-defined behaviour?
Anthony Shipman
als@REDACTED
Mon Feb 25 14:37:14 CET 2008
I've defined a user-defined behaviour in a directory of modules. The beam
files are written to a different directory with an {outdir, OUT} compiler
option. The compiler now can't find the beam file that specifies the
behaviour, even if I do
erl -make -pz OUT
It can find the behaviour if I manually copy the beam file back to the source
directory.
--
Anthony Shipman Mamas don't let your babies
als@REDACTED grow up to be outsourced.
More information about the erlang-questions
mailing list