Is it safe to use regular gcc-armeabi?
Posted: Sat Feb 15, 2014 5:39 pm
Hello all. J know my question is strange, but sometimes (many times) I don't have access to a PC, but an android tablet (sucksI know). I have in it gcc, though, and it compiles for the local architecture which happens to be arm cortex a9.
So is it safe if I just use this gcc to try and compile nds binaries? I know gcc includes the linux ELF header, so I am wondering, can I avoid that in Makefile so it includes the nds header instead?
So is it safe if I just use this gcc to try and compile nds binaries? I know gcc includes the linux ELF header, so I am wondering, can I avoid that in Makefile so it includes the nds header instead?