X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <49B071B0.6000803@gmail.com>
Date: Fri, 06 Mar 2009 00:43:28 +0000
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Heads Up - Misplaced files in wrong directory
References: <49B03BB1.4030503@columbus.rr.com>
In-Reply-To: <49B03BB1.4030503@columbus.rr.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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

Paul McFerrin wrote:
> Within the past 48 hours, I completely loaded a fresh node for cygwin
> 1.7.  When I finished, I noticed the following files in directory
> /etc/postinstall:
> 
> -rw-rw-rw- 1 paul None   69347 Jun  4  2005
> gcc-mingw-core-3.4.4-20050522-1.tgz
> -rw-rw-rw- 1 paul None 1964271 Jun  4  2005
> gcc-mingw-g++-3.4.4-20050522-1.tgz
> 
> To my knowledge, I did not download anything with "mingw" in its name. 

  You get the mingw compiler automatically along with the main compiler, it's
part of the "-mno-cygwin" support.

> In any case, I think it was a package effort going hay-wired!

  No, this is a quirk but it's how those packages are supposed to work.
Unusually, they have postinstall tarballs, and postinstall scripts that unpack
and install them; take a look at e.g. /etc/postinstall/gcc-mingw-core.sh.done
if you want to see how it works.

  Since the whole thing's being obsoleted and replaced in any case, I've not
troubled to rewrite the whole process.  It just works.

    cheers,
      DaveK


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

