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
From: Chris Faylor <cgf@cygnus.com>
Date: Fri, 11 Aug 2000 20:22:25 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: gcc problem
Message-ID: <20000811202225.A22067@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sourceware.cygnus.com
References: <000501c003e9$99d04380$d520bbd4@chello.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <000501c003e9$99d04380$d520bbd4@chello.nl>; from Consequator@mad.scientist.com on Sat, Aug 12, 2000 at 01:12:20AM +0200

On Sat, Aug 12, 2000 at 01:12:20AM +0200, Consequator wrote:
>$ cpp -DFORK -DWIN32 darkbot.c -o darkbot -luser32
>cpp: installation problem, cannot exec
>`/usr/lib/gcc-lib/i686-cygwin/2.95.2/cpp.exe': Permission denied
>
>can anyone tell me why its giving me this ?
>it is giving me that msg when i do a make and showing a poppup window static
>that cpp.exe is linked to an missing output cygwin1.dll:_ctype_.

Yep.  You're mixing 1.x executables with a B20.1 Cygwin1.DLL.

Use only the newest version of the Cygwin DLL.

Check your environment and do a search of your system for all
occurrences of cygwin1.dll.  Keep the newest one.

cgf

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

