Are there any known issues with compiling R10B10 with gcc-4.0.x? I am cross compiling (x86_64 to x86) and my resulting binary segfaults. strace shows that it loads a bunch of .beams and does some networking (unsuccessfully) before crashing. Of course I could just be doing something wrong with the cross compile... Thanks, Dan.