Android NDK app building failure "arguments list too long" with Cygwin -
Android NDK app building failure "arguments list too long" with Cygwin -
i'm trying build irrlicht android port on windows xp sp3 android ndk r5 on cygwin, fail error "arguments list long".
i googled, , got solution this post tries add together makefile script utilize separate .linkargs file linker. followed instruction still failed(i replied post error info there).
so, valid way handle problem?
check out sg57's reply @ http://irrlicht.sourceforge.net/forum/viewtopic.php?t=43449#p260385
it solves problem using temporary file , indirecting args through it.
android command-line-arguments irrlicht
Comments
Post a Comment