Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Wed, 15 Dec 1999 22:12:42 -0500
To: Mumit Khan <khan@NanoTech.Wisc.EDU>
Cc: Norman Vine <nhv@yahoo.com>, cygwin@sourceware.cygnus.com
Subject: Re: 'new' broken in 2-95.2
Message-ID: <19991215221242.A17322@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Mumit Khan <khan@NanoTech.Wisc.EDU>,
	Norman Vine <nhv@yahoo.com>, cygwin@sourceware.cygnus.com
References: <19991215205946.15682.qmail@web116.yahoomail.com> <Pine.HPP.3.96.991215185609.19173B-100000@hp2.xraylith.wisc.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.HPP.3.96.991215185609.19173B-100000@hp2.xraylith.wisc.edu>; from khan@NanoTech.Wisc.EDU on Wed, Dec 15, 1999 at 06:59:56PM -0600

On Wed, Dec 15, 1999 at 06:59:56PM -0600, Mumit Khan wrote:
>On Wed, 15 Dec 1999, Norman Vine wrote:
>> The last couple of times I have installed cygnus
>> with gcc-2.95.2 I have gotten this troubling
>> error
>> 
>> /c/CYGNUS/CYGWIN~1/H-I586~1/BIN/../lib/gcc-lib/i586-cygwin32/2.95.2/include/new.
>> h:6: new: Permission denied
>> 
>> It is easily solved ( hacked ) by changing
>> c:\cygnus\cygwin-b20\H-i586-cygwin32\lib\gcc-lib\i586-cygwin32\2.95.2\include\new.h
>> line 6
>> //#include <new>
>> #include "new"
>> 
>> but I am wondering what else is broken that I am not
>> seeing ??
>> 
>> This is with a fresh install of
>> b20.1 full.exe
>> cygwin-inst-19991201.tar.gz
>> cygwin1-19991205.dll.gz
>> binutils-2.9.4-cygb20.tar.gz
>> gcc-2.95.2-cygb20.tar.gz
>> gcc-2.95.2-dev-ss.tar.gz
>> in that order
>
>The dev snapshots are for developers, and unless you're willing to
>switch back and forth and find a stable one, you're on your own.
>This is the usual caveat on using the nightly snapshots, which come
>without *any* guarantee that it will even run!

This is true, of course, but I'm not aware of any changes in the
snapshots which will cause a file to erroneously report "Permission
denied".

cgf

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

