-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b63
-
generic
-
generic
I tried doing an install build on windows X86 (build 61 era mustang) and got an error during the rebase of the dll's in install/make/rebase/Makefile. It appears that msvcrt.dll is removed from the list of files to rebase, but the msvcr71.dll an d msvcp71.dll files are not. Maybe this is cygwin only, because I would have assumed this would have failed with re builds. Anyway, the files msvcr71.dll and msvcp71.dll should not be rebased as far as I know.