X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_LR,TW_RW,TW_WX,TW_XR,TW_YG,URI_HEX X-Spam-Check-By: sourceware.org Message-ID: <50CB4AF9.2070603@gmail.com> Date: Fri, 14 Dec 2012 16:51:21 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problem after updating and reinstalling. References: <1355458667667-94907 DOT post AT n5 DOT nabble DOT com> <50CAD4E3 DOT 5020401 AT gmail DOT com> <1355495794140-94918 DOT post AT n5 DOT nabble DOT com> In-Reply-To: <1355495794140-94918.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 12/14/2012 3:36 PM, asallen08 wrote: > Thank You for you help and advice. > >> in theory , you should have only one called "Cygwin Terminal" > > And Yes I have only one "Cygwin Terminal. The version I am currently running > is 1.1.2. The other shortcut is cygwin.bat. > >> what is the output of " ls -l $(which gcc)" and "ls /" ? > > I wasn't sure if you wanted the file path or a screen shot. The file path > is: C:\cygwin\home\AL > It is the same for both. ls -i just gives me more information then ls but > the files that are displayed are the same and in the same location. ?? On my system : $ ls -l $(which gcc) lrwxrwxrwx 1 marco None 21 Nov 13 2011 /usr/bin/gcc -> /etc/alternatives/gcc > >> "Run cygcheck -s -v -r > cygcheck.out and include that file as an >> attachment in your report. Please do not compress or otherwise encode >> the output. Just attach it as a straight text file so that it can be >> easily viewed. " > > I have attached the requested file as a .txt. > > cygcheck.txt > Alecia, have you noticed : "Warning: There are multiple cygwin1.dlls on your path" 2604k 2011/03/29 C:\cygwin\home\AL\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2011/3/29 9:10 Cygwin DLL version info: DLL version: 1.7.9 2791k 2012/10/19 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2012/10/19 13:39 Cygwin DLL version info: DLL version: 1.7.17 you need to remove the "C:\cygwin\home\AL\cygwin1.dll" This is likely the responsible of your problem. > > Thanks, > Alecia > Additional suggestion, not relevant for the problem: you seems to have installed a lot of gcc compiler but instead of the obsolete gcc-core 3.4.4-999 OK gcc-g++ 3.4.4-999 OK you could choose to install the next version gcc4 4.5.3-3 gcc4-core 4.5.3-3 Are you sure you need all the mingw compilers ? Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple