delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2000/01/08/14:17:24

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-developers-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com
Date: Sat, 8 Jan 2000 14:19:38 -0500
From: Chris Faylor <cgf AT cygnus DOT com>
To: Corinna Vinschen <corinna AT vinschen DOT de>
Cc: cygdev <cygwin-developers AT sourceware DOT cygnus DOT com>
Subject: Re: ntsec-patch16 (and some other)
Message-ID: <20000108141938.A7248@cygnus.com>
Mail-Followup-To: Corinna Vinschen <corinna AT vinschen DOT de>,
cygdev <cygwin-developers AT sourceware DOT cygnus DOT com>
References: <38778A0D DOT 5633ADAF AT vinschen DOT de>
Mime-Version: 1.0
X-Mailer: Mutt 1.0i
In-Reply-To: <38778A0D.5633ADAF@vinschen.de>; from corinna@vinschen.de on Sat, Jan 08, 2000 at 08:03:41PM +0100

On Sat, Jan 08, 2000 at 08:03:41PM +0100, Corinna Vinschen wrote:
>Hello Chris, hello all.
>
>First of all, I have four patches related to the rearrangment of
>the sources. Chris, would you please take a special look into 
>these changes?
>
>- configure: I had to add the directory `mingw/profile'
>  else it was ignored.

This can't be right.  The profile directory should be handled by mingw's
configure.  The "top level" configure is only supposed to handle
directories immediately below it.

This configure is straight from Mumit.  He did not choose to configure
in the profile directory when the target was "*cygwin*".  Take a look at
the mingw/configure.in file.

>- cygwin/smallprintf.c: I had to add `#define __INSIDE_CYGWIN__'
>  else the linker said sth. about `undef'd ref to _ctype_'.
>
>- cygwin/regexp/regexp.c: Ditto.

These are supposed to be handled already.  It obviously isn't required
all the time or we wouldn't be able to make snapshots.

>- mingw/profile/configure: This configure script couldn't find
>  install-sh, because the search paths for $ac_dir didn't reach
>  back enough in the dir hirarchy. Here I have added the path
>  `$srcdir/../../..'.

I can see that this could be required, but you shouldn't modify
configure scripts.  They're autogenerated from configure.in.
It's possible that Mumit has fixed this already.

I'll weed out the configure, regexp, and smallprint patches and
apply what's left.

cgf

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019