Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3976AD50.BB90C653@cygnus.com>
Date: Thu, 20 Jul 2000 09:42:08 +0200
From: Corinna Vinschen <vinschen@cygnus.com>
Reply-To: cygwin <cygwin@sources.redhat.com>
X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: Tom Williams <binutilstom@yahoo.com>
CC: cygwin@sourceware.cygnus.com
Subject: Re: binutils installation question
References: <20000720012121.1941.qmail@web6105.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Tom Williams wrote:
> How much more testing and what kind of other testing
> should I do before submitting my patch to the binutils
> maintainers?
> 
> The patch is very small and touches only
> opcodes/configure and ltconfig.
> 
> Any advice would be greatly appreciated.

I wonder why opcodes/config is affected. This should be handled by
ltconfig. I have patched ltconfig a few weeks ago to handle the case
where host_os is one of those which are using .exe:

2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>

        * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
        `os2'. Force ac_cv_exeext to be ".exe" in that case.

Just send your patch as a `diff -up' to the binutils mailing list
together with a short description and add a ChangeLog entry to
your mail.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

