[cmake-developers] [CMake 0015204]: On windows x64 system, cpack generate file names ending with AMD64, with 32 bit msvc compiler

Mantis Bug Tracker mantis at public.kitware.com
Sun Oct 12 04:21:28 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15204 
====================================================================== 
Reported By:                Hong Xu
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15204
Category:                   CPack
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-10-12 01:21 PDT
Last Modified:              2014-10-12 01:21 PDT
====================================================================== 
Summary:                    On windows x64 system, cpack generate file names
ending with AMD64, with 32 bit msvc compiler
Description: 
On windows x64 system, cpack generate file names ending with AMD64, even with 32
bit msvc compiler. Packages (zip and NSIS installer) are generated with AMD64 in
file name but not x86. However, the NSIS installer is an x86 executable as I
tested.

Output of cl command:

Microsoft (R) C/C++ Optimizing Compiler Version 18.00.30723 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.

usage: cl [ option... ] filename... [ /link linkoption... ]

Steps to Reproduce: 
Under 32bit compiler environment, use cpack to build the package by typing
"cpack".
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-10-12 01:21 Hong Xu        New Issue                                    
======================================================================




More information about the cmake-developers mailing list