With #9084 (closed) landed in TBB 3.0b1 we are already building mingw-w64 from source to ship our runtime libraries linked against msvcr100. We should build upon this work and use it for building the Windows TBBs, too.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
While we don't need a separate binutils anymore we might want to be able to upgrade it without upgrading mingw-w64. It seems we can't do that with the new current patch. Maybe we should go for the simplest thing like adding touch binutils-$BINUTILS_VER-win32-utils.zip near the end of the utils descriptor and just check for binutils' existence (without adding any links) in mkbundle-windows.sh?
While we don't need a separate binutils anymore we might want to be able to upgrade it without upgrading mingw-w64. It seems we can't do that with the new current patch. Maybe we should go for the simplest thing like adding touch binutils-$BINUTILS_VER-win32-utils.zip near the end of the utils descriptor and just check for binutils' existence (without adding any links) in mkbundle-windows.sh?
Just did that myself in commit 5a3ca06d4d031019aadc0a50aa209a5ca86c2b3f.
Trac: Resolution: N/Ato fixed Status: needs_review to closed