Ticket #40 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

build_windows.py needs to know when a 64-bit build is made

Reported by: patrick Assigned to: patrick
Priority: blocker Milestone: 2.2
Component: Build System Version:
Keywords: windows build 64-bit Cc:
Completion:

Description

In order for the build_windows.py script to install things correctly, it needs to know when a 64-bit build is to be made rather than a 32-bit build. This is because paths are often different when 64-bit binaries are involved. Besides that, the whole situation with Windows remapping 32-bit accesses of C:\WINDOWS\System32 to C:\WINDOWS\SysWOW64 really makes things tricky.

Attachments

Change History

07/15/07 07:08:16 changed by patrick

  • status changed from new to assigned.

07/15/07 10:35:23 changed by patrick

  • status changed from assigned to closed.
  • resolution set to fixed.

This bug is fixed with r20553 on the 2.2 branch and r20556 on the trunk.


Add/Change #40 (build_windows.py needs to know when a 64-bit build is made)




Change Properties
Action