[Cs-dev] Csound for Android fails to build on MinGW
| Date | 2014-05-21 01:00 | 
| From | Michael Gogins | 
| Subject | [Cs-dev] Csound for Android fails to build on MinGW | 
| Attachments | None None | 
| [armeabi] Compile thumb  : csoundandroid <= arrays.c [armeabi] Compile thumb  : csoundandroid <= csound_orclex.c [armeabi] Compile thumb  : csoundandroid <= csound_prelex.c [armeabi] Compile thumb  : csoundandroid <= csound_orcparse.c [armeabi] Compile++ thumb: csoundandroid <= java_interfaceJAVA_wrap.cpp [armeabi] SharedLibrary  : libcsoundandroid.so 
c:/Users/mike/csound-csound6-git/android/CsoundAndroid/obj/local/armeabi/objs/csoundandroid/__/__/__/Top/csmodule.o:csmodule.c:function staticmodules: error: un defined reference to 'pinker_localops_init' collect2.exe: error: ld returned 1 exit status /d/Android/android-ndk-r9c/build/core/build-binary.mk:579: recipe for target `/c/Users/mike/csound-csound6-git/android/CsoundAndroid/obj/local/armeabi/libcsound android.so' failed make.exe: *** [/c/Users/mike/csound-csound6-git/android/CsoundAndroid/obj/local/armeabi/libcsoundandroid.so] Error 1 restore@sorabji /c/Users/mike/csound-csound6-git/android/CsoundAndroid $ Regards, Mike -----------------------------------------------------Michael Gogins Irreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com | 
| Date | 2014-05-21 01:42 | 
| From | Steven Yi | 
| Subject | Re: [Cs-dev] Csound for Android fails to build on MinGW | 
| That's a new opcode added by John. I added it just now to the Android.mk and pushed the commit. Could you pull and test? This'll probably have to go into the PNaCl build too. On Tue, May 20, 2014 at 8:00 PM, Michael Gogins |