Erlang on FreeBSD/amd64
Brian Buchanan
brian@REDACTED
Fri Feb 11 00:43:24 CET 2005
> I tried following your suggestions but I wasn't able to work out how to
> modify the bootstrap versions. I assume I'd need to recompile them
> somehow? Editing the .erl files containing scan_toks/2 doesn't appear
> to get me any extra debug output.
You have to recompile the .erl files using a working erlc (I used a
FreeBSD/i386 machine and copied the .beam files over). Put the
replacement beam files in boostrap/lib/stdlib/ebin/ or where appropriate.
- Brian
More information about the erlang-bugs
mailing list