X-Spam-Check-By: sourceware.org Message-ID: <44525CA5.70203@cygwin.com> Date: Fri, 28 Apr 2006 14:19:17 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051223 Fedora/1.5-0.2.fc4.remi Thunderbird/1.5 Mnenhy/0.7.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Geomview & Cygwin setup References: <7 DOT 0 DOT 1 DOT 0 DOT 0 DOT 20060428175532 DOT 05696608 AT surrey DOT ac DOT uk> <000501c66ae7$803bcc30$a501a8c0 AT CAM DOT ARTIMI DOT COM> <7 DOT 0 DOT 1 DOT 0 DOT 0 DOT 20060428182625 DOT 05931cd0 AT surrey DOT ac DOT uk> In-Reply-To: <7.0.1.0.0.20060428182625.05931cd0@surrey.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Lloyd Wood wrote: > At Friday 2006-04-28 18:16 +0100, Dave Korn wrote: >> On 28 April 2006 18:04, Lloyd Wood wrote: >> >> > At Friday 2006-04-28 17:44 +0100, Dave Korn wrote: >> >> On 28 April 2006 17:07, Lloyd Wood wrote: >> >> >> >>> At Friday 2006-04-28 11:45 -0400, Williams, Gerald S \(Jerry\) wrote: >> >>>> If you need to find out what gcc is targeting, perhaps you should >> use >> >>>> "-dumpmachine" instead. >> >>>> >> >>>> $ gcc -dumpmachine >> >>>> i686-pc-cygwin >> >>>> $ gcc -dumpmachine -mno-cygwin >> >>>> i686-pc-mingw32 >> >>> >> >>> Having identification behaviour dependent on a cygwin-specific flag >> >>> like this is.. insane. >> >> >> >> When you use -mno-cygwin, you are invoking A DIFFERENT >> >> compiler. Having the >> >> *same* identification for two different compilers that target >> different >> >> targets would be insane. >> > >> > But gee, that's exactly what gcc -v provides. A single identification >> > for both compilers. >> >> How many times, for crying out loud? The output >> of "gcc >> -v" IS NOT A FORMAL IDENTIFIER OF ANY SORT WHATSOEVER. >> >> > Why isn't there a gcc -v -mno-cygwin, then? >> >> Because it's still the same compiler package? Because nobody has >> ever cared >> about it because nobody has ever been daft enough to attempt to misuse >> the >> "gcc -v" output in this way before? > > What, reading gcc -v's output using eyes and a screen is misuse? > > >> > It's all positively minging. (Chris: note the usage tip. First g >> > pronounced as j, so it's unlike any Chinese dynasties or Flash >> > Gordon's nemesis.) >> >> Actually it's minging to rhyme with singing, as anyone who has watched >> Little Britain or Catherine Tate's show should know. > > Ah, that would be the BBC's "received pronunciation" take on the term. Isn't this thread getting a bit off-topic? Llyod, if you feel there is a problem here that needs a resolution, may I suggest that you submit a patch? At least then the discussion could turn from visual and linguistic aspects of gcc back to technical. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/