|
From: | Andrew Brager |
Subject: | Re: [Linphone-users] Compile sucessfully with an error... |
Date: | Mon, 08 Oct 2012 11:30:03 -0700 |
User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 |
On 10/8/2012 6:55 AM, 704358025 wrote:
The question is, why is that shell script unable to invoke your compiler? The obvious answer to that question is your compiler is either missing, or doesn't have the proper permissions. Have you built and installed the compiler? Is that where the compiler lives on your system? What are the results of the following two commands? The simple solution is likely to (re)install your compiler. cd /cygdrive/d/mds/java_android/android-ndk-r8b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/ ls -l arm-linux-androideabi-gcc Another possibility is you haven't mounted the filesystem where the compiler lives and/or there is a network issue. Only you (or your system administrator) know how your system is configured. |
[Prev in Thread] | Current Thread | [Next in Thread] |