delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <200012012139.eB1Ldxj10686@plmlir4.mail.eds.com> |
From: | "Kelley Cook" <Kelley DOT Cook AT home DOT com> |
To: | "Cygwin" <cygwin AT cygwin DOT com>, "Cheng-Chieh Lee" <cclee AT broadcom DOT com> |
Date: | Fri, 01 Dec 2000 16:39:46 -0500 |
Reply-To: | "Kelley Cook" <Kelley DOT Cook AT home DOT com> |
X-Mailer: | PMMail 2000 Standard (2.10.2010) For Windows 2000 (5.0.2195;1) |
MIME-Version: | 1.0 |
Subject: | GCC & CYGWIN1.DLL Conflicting versions |
>I downloaded and installed CYGWIN 1.1.6. >When I tried to use gcc to compile C codes, >I got the error messages that said cpp.exe >cc1.exe and collect2.exe all have conflicting >versions of cygwin1.dll. DO you know what's going on >and have any suggestions? Thanks. > >CC Like it says, you probably have multiple versions of cygwin1.dll installed. at the Bash prompt: $ type -a cygwin1.dll should tell you where all of them are installed. Delete all of the older ones. The only one that should be present should be in the /bin directory ** You can, of course all use the "Find ..." command on your start menu. ** Note that /usr/bin and /bin are actually the same directory, so that should show up twice. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |