From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20508 invoked by alias); 29 Oct 2002 23:48:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20477 invoked from network); 29 Oct 2002 23:48:43 -0000 Received: from unknown (HELO sccmmhc02.mchsi.com) (204.127.203.184) by sources.redhat.com with SMTP; 29 Oct 2002 23:48:43 -0000 Received: from DAKEENS ([12.218.73.167]) by sccmmhc02.mchsi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20021029234842.DVFC7801.sccmmhc02.mchsi.com@DAKEENS> for ; Tue, 29 Oct 2002 23:48:42 +0000 From: "Dockeen" To: Subject: Re: Cannot compile my first Cygwin program Date: Tue, 29 Oct 2002 20:47:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-10/txt/msg01810.txt.bz2 Max Bowsher made a very important point from a diagnostic point, he said: "Run the command "gcc -v" and post the output." This may give a tipoff if something is wrong with your gcc install. Also run: which gcc and give the results. This will tell us where gcc is coming from, and whether there might be interference from somewhere. By the way, did you try the suggestion to reinstall gcc (which is in the devel category)??? Wayne Keen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/