Closed Bug 569375 Opened 15 years ago Closed 15 years ago

Set WIN32_REDIST_DIR in Windows x64 build mozconfig

Categories

(Release Engineering :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ted, Assigned: armenzg)

References

Details

WIN32_REDIST_DIR should be set to the path containing the CRT DLLs in the compiler install directory. For this case, this should be something like: $VSINSTALLDIR\VC\redist\x64\Microsoft.VC100.CRT (on my system it's C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\redist\x64\Microsoft.VC100.CRT, for example) the mozconfig should simply have export WIN32_REDIST_DIR=<path> This is only necessary until we fix jemalloc for VC10 + x64.
Have I ever mention how easy and awesome you make it to work with you? http://hg.mozilla.org/users/armenzg_mozilla.com/buildbot-configs/rev/74bb210781cd I will report back once I have the build.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
The CRT DLLs are being packaged correctly now.
Status: RESOLVED → VERIFIED
Depends on: 426887
No longer blocks: 565774
Product: mozilla.org → Release Engineering
No longer depends on: 426887
See Also: → 679359
You need to log in before you can comment on or make changes to this bug.