Bug #2472 4.0.17 won't build using VC++ 6.0
Submitted: 21 Jan 2004 14:10 Modified: 29 Jan 2004 9:37
Reporter: Mark Matthews Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:4.0.17 OS:Windows (Windows)
Assigned to: CPU Architecture:Any

[21 Jan 2004 14:10] Mark Matthews
Description:
This is a split from BUG#2471.

I did read the manual.
Where is your build picking up ML.EXE from for VC++ 6.0 ?

The Visual C++ 6.0 Enterprise Edition doesn't install ML.EXE.

Noel

Previous Comments:
------------------------------------------------------------------------

[2004-01-21 12:39:41] Miguel Solorzano

I am able for to compile with VC++ 6.0.
Please read the Manual's item:

http://www.mysql.com/doc/en/Windows_VC++_Build.html

------------------------------------------------------------------------

[2004-01-21 12:32:53] Noel Gifford

Description:
4.0.17 -- mysql-4.0.17-win-src.zip

Tried to build using Visual C++ 6.0 Enterprise Edition w/ SP5
     ML.EXE (Assembler) is not found.

4.0.17 -- mysql-4.0.17-win-src.zip

How to repeat:
Try to build MySQL-4.0.17 from source with VC++ 6.0
[21 Jan 2004 14:13] Mark Matthews
Did you install the Macro Assembler with your SP? It's listed as a pre-requesite in the manual: http://www.mysql.com/doc/en/Windows_source_build.html
[29 Jan 2004 9:37] MySQL Verification Team
I assume that you got the Microsoft Macro Assembler compiler
and compiled the stuff with VC++ 6.0. Otherwise please let
me know if the problem continues.