This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC & CYGWIN1.DLL Conflicting versions


Sorry, but on my system 'type -a cygwin1.dll' doesn't show the one that I
had mistakenly copied to my
c:\windows\system directory.

I had to delete the cygwin1.dll from my system directory for everything to
work okay.

Dave

----- Original Message -----
From: "Kelley Cook" <Kelley.Cook@home.com>
To: "Cygwin" <cygwin@cygwin.com>; "Cheng-Chieh Lee" <cclee@broadcom.com>
Sent: Friday, December 01, 2000 4:39 PM
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@sourceware.cygnus.com
>
>


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]