Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Fri, 11 Aug 2000 20:22:25 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: gcc problem Message-ID: <20000811202225.A22067@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <000501c003e9$99d04380$d520bbd4 AT chello DOT 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 AT sourceware DOT cygnus DOT com