From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: moueza Newsgroups: gmane.emacs.help Subject: Re: compilation error link Date: Fri, 24 Oct 2008 12:02:53 -0700 (PDT) Message-ID: <20156033.post@talk.nabble.com> References: <20147948.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224875116 26410 80.91.229.12 (24 Oct 2008 19:05:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Oct 2008 19:05:16 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 24 21:06:17 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KtRyH-0007y0-NC for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Oct 2008 21:05:56 +0200 Original-Received: from localhost ([127.0.0.1]:50373 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtRxC-0000Vy-4z for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Oct 2008 15:04:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtRw2-00087y-4y for help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 15:02:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtRw0-00087K-P2 for Help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 15:02:57 -0400 Original-Received: from [199.232.76.173] (port=51294 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtRw0-00087C-Ae for Help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 15:02:56 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:51652) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KtRvz-0007Kl-Nx for Help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 15:02:55 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KtRvx-0001bp-Ki for Help-gnu-emacs@gnu.org; Fri, 24 Oct 2008 12:02:53 -0700 In-Reply-To: X-Nabble-From: mouezapeter@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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: news.gmane.org gmane.emacs.help:59139 Archived-At: I use gfortran! Nikolaj Schumacher-2 wrote: > > moueza wrote: > >> In fortran, in compiling : compile > make -k lu for instance, I've no >> link to errors >> So how can I have the links? > > Emacs parses the compiler output to find column and line info. However, > compilers use different output formats, and Emacs needs to be taught to > recognize each of them. (Though support for many compilers is > included). > > What compiler do you use? > > > regards, > Nikolaj Schumacher > > > > -- View this message in context: http://www.nabble.com/compilation-error-link-tp20147948p20156033.html Sent from the Emacs - Help mailing list archive at Nabble.com.