You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
- When i compile source that is iMAME4all, i wasn't complete to Compile
(because of Occuring Error).
- Error Message:
$ make
...(compiling)...
Linking mame...
make: execvp: android/my-android-toolchain-r9-18/bin/arm-linux-androideabi-g++:
Argument list too long
makefile:1040: recipe for target 'mame' failed
make: *** [mame] Error 127
maybe, The ARG_MAX is 32000 in cygwin.
What version of the product are you using? On what operating system?
Cygwin(cross compile), windows7, android-18,
android-ndk-r9d(arm-linux-androideabi-4.6, windows-x86_64)
- help me! thank U for your reading.
Original issue reported on code.google.com by [email protected] on 10 Sep 2014 at 5:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Sep 2014 at 5:18The text was updated successfully, but these errors were encountered: