On 1/28/2012 2:00 AM, Gregg Smith wrote: > On 1/27/2012 9:05 PM, William A. Rowe Jr. wrote: >> Running into make recursion issues for the first and only time >> I've ever observed this on Windows; not sure what is going on >> with it. I'll be struggling with this again Sat and post up >> the src.zip, once I'm sure this isn't some new regression >> (and hopefully, when I understand what caused it). >> > "make recursion issues"
No issues. The files will be up in just a bit when I've rebuilt openssl 0.9.8t to enable .pdb debugging. The default exported .mak's are sensitive to directory timestamps, attempting to rebuild apr et al on each and every module. Having forgotten to run fixwin32mak.pl - this was net ~600 invocations or project makes (~100 of apr alone). With the reprocessed .mak files, none of this is an issue. False alert (well, still would not have wanted to post with the initially exported mak files).