> From: Rob Juergens <[email protected]> > Date: Fri, 6 May 2011 08:43:16 -0700 > > I tried stepping through with a debugger, but the expansion logic is somewhat > abstruse for someone not familiar with the code.
Then let it run under the debugger, and when it crashes, find out which function is calling itself by looking at the call stack. > The problem only happens in Windows 7 64-bit. I don't seem to get the > problem when running 64-bit XP. Do you have the same (x86) part in the directory name on 64-bit XP? _______________________________________________ Make-w32 mailing list [email protected] https://lists.gnu.org/mailman/listinfo/make-w32
