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 Message-ID: <002601c1df82$5fb62680$7fa7efd8@wins.bpa.gov> Reply-To: "Dennis McNulty" From: "Dennis McNulty" To: Subject: gcc linker not producing executable Date: Mon, 8 Apr 2002 21:52:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 I'm running cygwin on a Win98 system, and have gcc.exe and g++.exe (in /bin) both with version 2.95.3-5, and both with mod dates of Jun/17/2001. g++ works just fine, and it can compile and link simple programs with a single command. However, gcc will not produce an executable, neither following the -o option or even the default a.out. It doesn't give any diagnostic messages at all. In fact, if I ask to use gcc to link, it will even delete the -o file if it already exists. I'm forced into using gcc to compile only, then ld to link. Any ideas about what could be causing this? - Dennis McNulty -- 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/