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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C51A2DC.8030305@lehigh.edu> Date: Fri, 25 Jan 2002 13:24:28 -0500 From: Todd Fisher User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+) Gecko/20020124 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: gcc g++ Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Recently I updated cygwin to version 1.3.9 and now whenever i compile a program i get no executable file. e.g. if i have a file temporary.cpp and compile using the line g++ -o myexe temporary.cpp the myexe.exe is never created. if i try g++ temporary.cpp i get no a.out or a.exe Todd -- 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/