From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mouezapeter Newsgroups: gmane.emacs.help Subject: Re: compilation error link Date: Sat, 25 Oct 2008 01:00:41 -0700 (PDT) Organization: http://groups.google.com Message-ID: <91d9d065-1095-48a4-8978-c4ce6c0bfedb@m3g2000hsc.googlegroups.com> References: <20147948.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1224924209 6402 80.91.229.12 (25 Oct 2008 08:43:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Oct 2008 08:43:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 25 10:44:31 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 1KtekA-0005Qv-Lj for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2008 10:43:34 +0200 Original-Received: from localhost ([127.0.0.1]:48253 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ktej4-0007vO-Kc for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Oct 2008 04:42:26 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!m3g2000hsc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: 88.165.17.74 Original-X-Trace: posting.google.com 1224921641 877 127.0.0.1 (25 Oct 2008 08:00:41 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 25 Oct 2008 08:00:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m3g2000hsc.googlegroups.com; posting-host=88.165.17.74; posting-account=8OF8pAoAAADqMUyLfcKVB8B2gzTEDvXD User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.3) Gecko/2008100517 Gentoo Firefox/3.0.3,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:163812 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:59148 Archived-At: On 24 oct, 21:02, moueza wrote: > I use gfortran! > > > > Nikolaj Schumacher-2 wrote: > > > moueza wrote: > > >> In fortran, in compiling : compile > make -k lu =A0for 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. =A0Howev= er, > > compilers use different output formats, and Emacs needs to be taught to > > recognize each of them. =A0(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. And I am under gentoo: perhaps any USE flags to tweak ?