X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :reply-to:mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=AgCskjuTNgYZtnvaOxsFsPfZ5iw4pM 4p2eZyMxJlsE2haJ5Ub8uvDGNfLZyoJBMHChdcPTooPZggENlmgbGF1pRS3JDBrA h7NavhfCTv5yqIVwZBXUUHNk8pcUzNfbMma090r3GVgGzp5NoZNCca2uWf4eo7VC IyBxn7OC717h4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :reply-to:mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=DhaIlTI306CPEk0f8nYLAXAMUrc=; b=JCJX Ig59Y1ZYXVQsTIHxgR4dnqzgKDpBvDTHtXdMPVREsRtkZE7P6NYANHXw976Ej1cd M97yCvDfs9LLf9jlegRUkdb6dETl78AX6a6tP5en3pZA2qMD1FNDyMcGSGdEm92Y uwWhpE+xp8bEhp+GLEaRfeQUlabOPIFlYTPSR30= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=kenneth, Kenneth, installing, ren X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: Re: has anyone used Cygwin as a build system for android? Date: Mon, 28 Dec 2015 15:59:12 -0600 Lines: 26 Message-ID: References: Reply-To: Do not reply Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: X-IsSubscribed: yes On 12/28/2015 2:12 PM, Kenneth Wolcott wrote: > I'm considering using Cygwin as a build system for android. I'm > totally new at this. What would I need that Cygwin itself does not > provide? I know I need an Android SDK and an Android NDK (I have to > build/link C/C++ with Java too). I assume that I will need Oracle > Java. > > Is this doable? I'm trying to build android on Mac and Linux as > preferable alternates. Nvidia's TADP used to ship Cygwin (and mess up an existing Cygwin installation) to use some basic Unix commands, and the shell. I think they stopped installing and using Cygwin. Probably they just ship the commands, and maybe a shell, ported to native Windows. The main part of that Android development environment is Eclipse customized with SDK, NDK, and a few other things. That answers the "is doable?" question. With or without Cygwin its doable, its just the user's preference (a little bit Unix-like, or not... anyway you'll configure Eclipse one way or another). -- René Berber -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple