[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#9323: Non-recursive make build systems and M-x compile
|
From: |
Andreas Schwab |
|
Subject: |
bug#9323: Non-recursive make build systems and M-x compile |
|
Date: |
Thu, 18 Aug 2011 23:48:04 +0200 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Reuben Thomas <address@hidden> writes:
> If I change the build command to make -C .., then Emacs gives errors
> in the compile buffer pointing to files like "src/foo.c", but can't
> follow those links, I presume because it considers the current dir for
> the build to be "src".
make -C should output "Entering directory" lines which are parsed by
Emacs.
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- bug#9323: Non-recursive make build systems and M-x compile, Reuben Thomas, 2011/08/18
- bug#9323: Non-recursive make build systems and M-x compile,
Andreas Schwab <=
- bug#9323: Non-recursive make build systems and M-x compile, grischka, 2011/08/18
- bug#9323: Non-recursive make build systems and M-x compile, Stefan Monnier, 2011/08/18
- bug#9323: Non-recursive make build systems and M-x compile, Reuben Thomas, 2011/08/19
- bug#9323: Non-recursive make build systems and M-x compile, Andreas Schwab, 2011/08/19
- bug#9323: Non-recursive make build systems and M-x compile, Reuben Thomas, 2011/08/19
- bug#9323: Non-recursive make build systems and M-x compile, Andreas Schwab, 2011/08/19
- bug#9323: Non-recursive make build systems and M-x compile, Reuben Thomas, 2011/08/19
- bug#9323: Non-recursive make build systems and M-x compile, Andreas Schwab, 2011/08/19
- bug#9323: Non-recursive make build systems and M-x compile, Reuben Thomas, 2011/08/20