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: <6A0F951DBB1DD611A90600805F9F54550282D7C9@mail.empirecorp.org> From: SMore AT empirecorp DOT org To: Martin DOT Plus AT ifremer DOT fr, cygwin AT cygwin DOT com Subject: RE: g77 compiling problem Date: Thu, 18 Dec 2003 13:11:06 -0500 MIME-Version: 1.0 Content-Type: text/plain X-OriginalArrivalTime: 18 Dec 2003 18:09:19.0750 (UTC) FILETIME=[0E9BE260:01C3C592] X-IsSubscribed: yes Perhaps it is not in your PATH.... try: ./a.exe -----Original Message----- From: Martin PLUS [mailto:Martin DOT Plus AT ifremer DOT fr] Sent: Thursday, December 18, 2003 1:04 PM To: cygwin AT cygwin DOT com Subject: g77 compiling problem Dear cygwin-list, Sorry if this question has been already sent, but I am very new to the list ! I also went to the FAQ and did not find this one: I can't run a fortran-program that has been compiled with g77, even if the compilation was successfull: $ ls toto.f $ g77 toto.f $ ls toto.f a.exe $ a.exe bash: a.exe: command not found $ it's strange because the application a.exe can be launched in an DOS-command window for example. Do I have to specify some flags for the compilation ? Thank you if someone can help me, regards, Martin. -- 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/