www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/09/12/17:25:32

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
X-Apparently-From: <earnie?boyd AT yahoo DOT com>
Message-ID: <3B9FCE16.D9AD73C3@yahoo.com>
Date: Wed, 12 Sep 2001 17:05:26 -0400
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: CD List <Cygwin-Developers AT Cygwin DOT Com>
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin-developers AT Cygwin DOT Com
Subject: Re: Makefile.in patch -- why?
References: <20010912113856 DOT A21124 AT redhat DOT com> <20010912115206 DOT A17317 AT redhat DOT com> <3B9F8A60 DOT 70D9511C AT yahoo DOT com> <20010912125009 DOT A18104 AT redhat DOT com>

Christopher Faylor wrote:
> 
> On Wed, Sep 12, 2001 at 12:16:32PM -0400, Earnie Boyd wrote:
> >Let's see, are you saying that `make install prefix=`pwd`/nstl' should
> >create
> >  nstl/include
> >  nstl/lib
> >instead of
> >  nstl/usr/include/w32api
> >  nstl/usr/lib/w32api
> >when the $(target_alias) = 'cygwin'?
> 
> Yes.  That is standard gnu behavior.
> 

I agree.  But somewhere along the way someone added this exception for
Cygwin.  I was just trying to enhance it.

> >Before my changes it would create
> >  nstl/include/w32api
> >  nstl/lib/w32api
> >is this what you think it still should be?  Since it is target specific
> >I believe creating nst/usr/include/w32api, etc. is correct.  All other
> >targets should create nstl/include, etc.
> >
> >How is it "screwed up" for cross-compilation?
> 
> With your change and without a prefix the libraries are installed in
> .../i686-pc-cygwin/usr/lib rather than .../i686-pc-cygwin/lib ."
> 
> I don't agree that you should be forcing a usr in there at all.  That
> is the point of exec_prefix and prefix.  I haven't tried this, but
> it seems like if you:
> 
> configure --exec-prefix=/usr --prefix=/usr
> 
> you will end up with /usr/usr/include and /usr/usr/lib directories.
> That is obviously wrong.
> 

I see that.  I'll correct it but maybe not before the release.

> With your change the behavior of w32api varies from the rest of the
> whole src toolchain.
> 

It was already different, I just made it more different and it's only
different for Cygwin.  I'll continue to look at this and fix it.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

- Raw text -


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