From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: FCC Newsgroups: gmane.emacs.help Subject: Re: Efficient Emacs usage? Date: Wed, 24 Nov 2004 16:39:41 +0100 Organization: UPC Message-ID: References: <87vfbx0zuc.fsf@informatik.uni-freiburg.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1101310856 9695 80.91.229.6 (24 Nov 2004 15:40:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Nov 2004 15:40:56 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 24 16:40:51 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CWzGE-0004kR-00 for ; Wed, 24 Nov 2004 16:40:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWzPN-0002lF-Pr for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Nov 2004 10:50:17 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!newsmi-eu.news.garr.it!NewsITBone-GARR!irazu.switch.ch!switch.ch!news.rediris.es!news.cesca.es!montagut-news.cesca.es!news.upc.es!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: adca05.upc.es Original-X-Trace: defalla.upc.es 1101310789 28586 147.83.51.18 (24 Nov 2004 15:39:49 GMT) Original-X-Complaints-To: newsmngr@upc.es Original-NNTP-Posting-Date: 24 Nov 2004 15:39:49 GMT User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:126876 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:22277 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22277 Brian Elmegaard articulated on 11/24/2004 10:04 AM: > >I have had no problems with mingw-gcc running g77 in gdb. >Maybe you could try this first? > > > However, g77 supports only Fortran 77, whereas I primarily code Fortran 95 (which is not much different than C, only superior, unlike what most people think when they first hear the word ``Fortran". But hey, I am not a fan, so I accept that it is not for computer scientists since you cannot write operating system level functions in it, but it is definitely for all other type of scientists or engineers who try to solve physical problems). May be g95 or gfortran will solve my problem; assuming gdb works well with at least one of them, I could debug with it, and then finally compile using the compiler which produces the fastest executables and perform the calculations with that executable. Thanks for answering, -- FCC. === There are some things which cannot be learned quickly, and time, which is all we have, must be paid heavily for their acquiring. They are the very simplest things, and because it takes a man's life to know them the little new that each man gets from life is very costly and the only heritage he has to leave. -Ernest Hemingway.