Quote:
Originally Posted by alcedo
But besides that, it's working with some exceptions. I was able to install and run all versions of gcc, of course also able to install clang, but the latter is segfaulting. Also perl6-m which I compiled is segfaulting if started with interactive REPL.
That's somewhat surprising, because I've heard a) gcc isn't supporting android, but clang is and b) executables on android should be compiled with -pie. And suprinsingly, the debian clang seems to be like that, but gcc not. I've no clue what's the matter there and so far didn't find the time to ask.
|
Hello,
Could you test if Ruby is usable ? Thanks by advance.