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: Mon, 8 May 2000 11:33:21 -0400
To: cygwin@sourceware.cygnus.com
Cc: xhliu@us.ibm.com
Subject: Re: gcc?
Message-ID: <20000508113321.J13670@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cgf@cygnus.com, cygwin@sourceware.cygnus.com,
	xhliu@us.ibm.com
References: <3916D24D.9D2585ED@us.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.12i
In-Reply-To: <3916D24D.9D2585ED@us.ibm.com>; from xhliu@us.ibm.com on Mon, May 08, 2000 at 10:42:21AM -0400

On Mon, May 08, 2000 at 10:42:21AM -0400, Xiao Hu Liu wrote:
>I downloaded cygwin B20. It seems to be installed correctly. However,
>when I
>try to compile any c file, gcc -c laws.c, I get the following error
>message.
>
>C:\CYGNUS\CYGWIN-B20\H-I586-CYGWIN32\LIB\GCC-LIB\I586-CYGWIN32
>\EGCS-2.91.57\CPP.EXE: *** conflicting versions of cygwin1.dll detected.
>Use only
>the most recent revisions.
>
>I downloaded Cygwin and used it before. But now it does not work?
>
>Any solution?

Um.  Yes.  "Use only the most recent version" of the DLL.  You have multiple
copies in your path.  'cygcheck -r -s -v' should show you where they are.

cgf

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

