﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
162	Using the msvc 64-bit assembler	juergen.hunold@…	somebody	"How do I select the 64-bit assembler named ""ml64"" ? I've tried

 using msvc : 8.0 : : <address-model>64:<assembler>ml64 ;
but had no luck.

The default-assembler is hardcoded to ""ml"" in msvc.jam. The defaults for 
the assembler (""-coff -Zp4"") are suspicious, too. They look like 32bit 
options... 
Hacking msvc.jam to use ""ml64"" enabled me to build the assembler file, 
but with warnings about above flags. And it is no real solution :-((
"	defect	closed	major		component1		fixed	msvc assembler 64bit	
