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 From: "Dockeen" To: Subject: Re: Cannot compile my first Cygwin program Date: Tue, 29 Oct 2002 17:45:47 -0600 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 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/