X-Recipient: archive-cygwin@delorie.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:from:subject:references:to:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=txUpScRTyS3GZbWb
	KG67r+vBLnY+J2yesYzrbQehd/NlYI3hLaArulz0hU/IOLap03gXwDmmdMoHdgze
	8QA6SGLdF8oPsb9IanCIjEpsv5Vl54lRt+vwv/ek2PWSNfhHgdsWDqodAm3I7dHD
	SVkh+buXuCf5mpFj/QMqJDz648k=
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:from:subject:references:to:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=xHAxKpkEpH4kSKwQUDBqyy
	/gTfA=; b=ORuQ8fhNw7w1b75ejBiCjr6k2Lpf9eMz7jr25b15AryzlDSznaWIX8
	XB0CbyecPgwGh1Av4Sz6DQS8MrGwqJovQhQDN15qrL9GxDAzszHrrS9M+xmcRJs+
	7ZkwBYPfHPj3yZS93AHS46jShgHiG3jmaaOW2bXs2FIYXltJdqOfE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_00,FORGED_MSGID_YAHOO,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=2004, pray, 492, communities
X-HELO: mail-it0-f54.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:from:subject:references:to:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=Tepo8kSygz6C+v3s6p8ZIzf3InVYP3klZj7KNg7Q3mo=;        b=S6ofgYsRktyKGojP31ubDoM1AP3cWWAknFqxd4qcYs/TtOXiBjgS8SRYMPtRJttHCp         7fjPePusdEUgFquxUj/SuObriBbOuPuxyoF7ERVUUaYboH8D/BKi8Hyrt8nGd8meIllu         fO8FZBR3xwpcrTBfeRUeSyG4Gy4t23wMfSuTVTHReIEJvVFuG5bUANYyOwk5O2auR/gW         z4UzWBAtKUT4eYooaQ+qsev8bsdvEfKG/dudV/5SaqSOn04GlbTE4SSCRlxFbfM6UQs8         iaqPa+SLMMsvI+1bRo5AMyqtTs/hvAkTkGcNkUfIISRh5QcoQQH0F8nlNNAdM0DzZ1s0         PNww==
X-Gm-Message-State: AE9vXwPvPnyNTxOtLshqpWtGt7+VWjOH6bfkhF7cJWHPzuKCj7disYbY/2LY89M96LtAbQ==
X-Received: by 10.36.104.85 with SMTP id v82mr13919664itb.64.1474582388563;        Thu, 22 Sep 2016 15:13:08 -0700 (PDT)
From: HiTech HiTouch <hitechhitouch@gmail.com>
X-Google-Original-From: HiTech HiTouch <HiTechHiTouch@yahoo.com>
Subject: Autotools support group, forum, mailing list, ???
References: <mailman.32949.1474579232.16918.mingw-users@lists.sourceforge.net>
To: cygwin@cygwin.com
Message-ID: <0399225a-2817-5528-7cc7-d3f862e010c9@yahoo.com>
Date: Thu, 22 Sep 2016 18:13:07 -0400
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:45.0) Gecko/20100101 Thunderbird/45.3.0
MIME-Version: 1.0
In-Reply-To: <mailman.32949.1474579232.16918.mingw-users@lists.sourceforge.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

Please forgive the somewhat off topic, but people who use 
Autotools and Mingw hang here and may be able to point me.

I'm looking for a central place where people ask questions about 
Autotools (autoconf automake, etc.).  My google-ing finds (in 
addition to the manuals) only mailing list and blogs, all of which 
haven't had significant activity for years, like 2013, 2007, 2004. 
I find no BBS systems (forums) in use.

The most questioners seem to be on the various stackexchange 
communities, pick one, pick many.

Where should one go to ask questions, pray tell?


PS:  I'm trying to build the tool chain for Arduino IDE by cross 
compiling.  I am using MinGW 4.9.2 on WIndows XP SP3 32 bit to 
produce tools that run on native win32 (32 bit windows) and 
produce code for ARM.  I've been given the avr tool chain package 
produced using Autotools for my starting point.

PPS: The Autotools anchor, 
https://www.gnu.org/software/autoconf/autoconf.html, has a bad 
pointer to its mailing list archive.  Letting google do the work, 
there is nothing in that last several years for XP, Windows, or 
win32 save for spam.

--
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

