From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115063 invoked by alias); 24 Oct 2018 18:47:42 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 114973 invoked by uid 89); 24 Oct 2018 18:47:41 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,HTML_MESSAGE,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*c:alternative X-HELO: mx.coeval.ca Received: from mx.coeval.ca (HELO mx.coeval.ca) (184.75.211.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 Oct 2018 18:47:40 +0000 Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx.coeval.ca (Postfix) with ESMTPSA id 714B9436056 for ; Wed, 24 Oct 2018 18:47:38 +0000 (UTC) Received: by mail-ot1-f54.google.com with SMTP id p23so6069967otf.11 for ; Wed, 24 Oct 2018 11:47:38 -0700 (PDT) MIME-Version: 1.0 Reply-To: joel@rtems.org From: Joel Sherrill Date: Wed, 24 Oct 2018 18:47:00 -0000 Message-ID: Subject: How to Run autoconf on sim/erc32 directory To: gdb@sourceware.org Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018-10/txt/msg00046.txt.bz2 Hi I have a patch I want to try on Cygwin but I don't seem to have the proper auto-fu to generate configure. Help on the auitoconf command appreciated. Thanks. --joel