in reply to Re^2: empty @INC in fresh compile of 5.12.2 on win32
in thread empty @INC in fresh compile of 5.12.2 on win32

Thanks for any more insight.

show the diff, show the diff, show the diff, show the diff :)

perl5.12.2 works for me, and I can't tell whats going on without knowing what changes you made, so show the diff :)

Oh, did the tests pass?

P.S. perl is regularly smoke tested

  • Comment on Re^3: empty @INC in fresh compile of 5.12.2 on win32

Replies are listed 'Best First'.
Re^4: empty @INC in fresh compile of 5.12.2 on win32
by pcard (Initiate) on Oct 15, 2010 at 16:50 UTC
      Whole source tree diff
      diff -ru perl-5.12.2-clean perl-5.12.2-build >the.patch
      or if you're building from a git enviroment,
      git diff >the.patch
      I've looked over your reverse patches , but nothing jumps out
        I have done as you asked. I renamed perl-5.12.2 to perl-5.12.2-build, and extracted the tarball again and named the directory perl-5.12.2-clean and ran that diff.

        Here is the result:

        the.patch