all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs and parent directory Makefile
@ 2010-07-09 16:51 Stéphane Maniaci
  2010-07-10  5:13 ` Bob Proulx
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Stéphane Maniaci @ 2010-07-09 16:51 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 614 bytes --]

Hi,

My project uses non-recursive Makefile, thus there is only (at the moment) a
single Makefile in my project root tree, that compiles (with Autotools) all
my sources files, located in the src/ directory.

Now the problem is : when I'm editing my code and tries to compile it (M-x
compile), I have to use 'make -k -C ../', which works fine, but Emacs
doesn't know anymore which files contains error. When trying to move to last
error, it outputs this :

Find this error in (default src/ease-about-dialog.vala): ~/build/ease/src/

Does anyone have a workaround for this ?

Thank you,

Stéphane.

[-- Attachment #2: Type: text/html, Size: 656 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-07-12  9:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 16:51 Emacs and parent directory Makefile Stéphane Maniaci
2010-07-10  5:13 ` Bob Proulx
2010-07-12  2:24   ` Stéphane Maniaci
2010-07-12  9:16     ` Geralt
2010-07-10  7:05 ` Eli Zaretskii
2010-07-10 10:58   ` Bastian Beischer
2010-07-10 23:08 ` Jose A. Ortega Ruiz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.