-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: dm26566 Date: 06/20/2001
The 64-bit build relies on the 32-bit build to generate the install
images and bundles. This needs to change for several reasons:
- there needs to exist a 64-bit self-extracting zip file which
only contains 64-bit add-on files
- the 32-bit and 64-bit builds need to happen completely in
parallel to allow speed up of overall builds.
This also means that the 32-bit and 64-bit builds should be directed
to different OUTPUTDIR locations.
======================================================================