-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-11-29 18:29, katja wrote:
On Tue, Nov 29, 2011 at 5:37 PM, Hans-Christoph Steiner hans@at.or.at wrote:
The new build system doesn't need the makefile.dependencies, and that has always been a bit of a mystery.
Ah, so I'm not the only one being puzzled, happy you say so. I'm intensely frustrated after spending five days to get things working with mingw. Todays it's like this: when compiling pd-double with makefile.mingw, makefile.dependencies does actually get produced, but then comes 'no rule to make am--refresh. Stop.' when entering extra/.
you shall decide to either use makefile.mingw or the new autotools system. you shall never mix the two. especially, you shall not run ./autogen.sh and then try to compile using makefile.mingw
thus: remove all traces from the autotools build system (namely any generated files, like GNUmakefile)
mfgasdr IOhannes