Re: How to compile Git with NDK?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



But if I type just 'make', I don't see how it will know where my ARM
toolchain is. I'll read the INSTALL file in the meantime.

On Mon, Sep 22, 2014 at 4:22 PM, Stefan Beller <stefanbeller@xxxxxxxxx> wrote:
> On 22.09.2014 21:04, Robert Dailey wrote:
>> I run the following on Ubuntu:
>>
>> fe@BLD01:~/code/git$ autoconf
>> fe@BLD01:~/code/git$ ./configure --prefix=/home/fe/git-arm
>> --build=x86_64-linux-gnu --host=arm-linux-androideabi
>> configure: Setting lib to 'lib' (the default)
>> configure: Will try -pthread then -lpthread to enable POSIX Threads.
>> configure: CHECKS for site configuration
>> checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
>> checking whether the C compiler works... no
>> configure: error: in `/home/fe/code/git':
>> configure: error: C compiler cannot create executables
>> See `config.log' for more details
>>
>>
>> I have my NDK's prebuilt GCC 4.8 toolchain on PATH (the bin folder).
>> Can someone help me cross compile Git using Android NDK toolchain?
>>
>> Thanks.
>
> You don't need autoconf, just type 'make' and you'll be fine.
>
> Please read the file INSTALL for installation instructions.
>
>     Stefan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]