X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=G5KPcvhFJj5Au8/43ux8kHc1W6r1oZAlLzWAva/ugil oUAB/0rij4m3BsudARBgAI/3eF6N0QrQ7oXuBqtrmDB3536HzrpshVdxX+kuS30H sRpKYlIBVU/rLJuAhe5AN/vvehYam1+PKK09au0VtcaKDIHl7NJpdBTxCX/9gmLU = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=sbg4RCtFHRtQJuwCbm7LUN9/po8=; b=kbe2rwj0VouqegmLL l6U6Dq/VvnzNE5biGzLYuWaMvyj3xB6AJAiNRXhaCY2mSo2yA9mIJ3K4yO7Z45pk HzYf3Y4oohv8skH0WGIJG3xdaIJqwLAqLVb03XXH5owGgCJM8eHJBlM8qms00Yrm sdNISfDRs384Eoc1FhZsMZv3O4= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: nm14.access.bullet.mail.gq1.yahoo.com X-Yahoo-SMTP: 0z5TJLmswBDohOc2QznCIeoaEiEalQiTSMLFNdKdTt4t X-Rocket-Received: from 2600kPC (aschwarz1309 AT 75 DOT 22 DOT 33 DOT 254 with plain [67.195.15.5]) by smtp111.sbc.mail.gq1.yahoo.com with SMTP; 17 Jun 2014 17:57:27 +0000 UTC From: "Arthur Schwarz" To: "'Arthur Schwarz'" , Cc: References: In-Reply-To: Subject: RE: Re: Question on gcc install Date: Tue, 17 Jun 2014 10:57:20 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Win7 gcc 4.8.3-? Netbeans 7.4 Hi csaba; I just downloaded the latest version of gcc (16 Jun version). Strangely enough, the [ANNOUNCEMENT] says that it is gcc 4.8.3-1 and the setup download says it is gcc 4.8.3-2. Sigh. There are some changes. The i686-pc-cygwin-gcc-4.8.2.exe x86_64-pc-cygwin-gcc-4.8.3.exe executables are missing as well as all executables for gnu cygwin, that is: i686-pc-cygwin-* x86_64-pc-cygwin-* instead we are left with our friends, gcc.exe, g++.exe, gfortran.exe, and as.exe. The /usr directories and the /usr/lib/gcc directories are unchanged. I can understand (I think) the /usr directories, there is 1 directory supporting gnu cygwin and 3 directories supporting mingw, but I don't understand /usr/lib/gcc. There is, at best, only one gnu cygwin executable toolchain, but there are 2 directories which support gnu cygwin, i686-pc-cygwin x86_64-pc-cygwin Now if I can sort of make sense out of the previous collection of executables and directories, this one seems to have too many directories for the supported gnu cygwin compilers in /usr/lib/gcc or too few executables in /bin. There is but one other point. There has been a change to the compiler version supported in /usr/lib/gcc/i686-pc-cygwin. It is now 4.8.3 instead of 4.8.2. The new list is: /usr/lib/gcc/ i686-pc-cygwin 4.8.3 i686-pc-mingw32 4.7.3 i686-w64-mingw32 4.8.2 x86_64-pc-cygwin 4.8.3 x86_64-w64-mingw32 4.8.2 Bye the bye, being a quick and quite inaccurate typist, my last e-mail should have said, "In any case, anything you can do to clarify would be appreciated (including the statement, "read the book")." The sentiment is still valid. art -- 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