Author Topic: 64-bit MASM SDK  (Read 7763 times)

Ravi Kiran

  • Regular Member
  • *
  • Posts: 46
64-bit MASM SDK
« on: October 24, 2021, 07:26:27 PM »
 Hutchie sir we are waiting for 64-bit masm ask.
« Last Edit: May 17, 2022, 02:54:47 PM by Ravi Kiran »

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: 64-bit MASM SDK
« Reply #1 on: October 30, 2021, 12:54:29 PM »
Ravi,

You are stuck with Microsoft being the owners of the binaries and they only make it available on their own web site. I understand the problems of limited and slow bandwidth as I have been around since the telephone dial up days (28k if you were lucky) bit I would explore the Microsoft web site to find the smallest download possible, you need Visual Studio 2019 to get the right binaries.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Ravi Kiran

  • Regular Member
  • *
  • Posts: 46
Re: 64-bit MASM SDK
« Reply #2 on: November 01, 2021, 06:54:24 PM »
Ravi,

You are stuck with Microsoft being the owners of the binaries and they only make it available on their own web site. I understand the problems of limited and slow bandwidth as I have been around since the telephone dial up days (28k if you were lucky) bit I would explore the Microsoft web site to find the smallest download possible, you need Visual Studio 2019 to get the right binaries.
[./quote]
Unfortunately there is no ebook on masm32.
I'll sure to write a ebook on masm32 sdk and future masm64 SDK.

« Last Edit: May 17, 2022, 02:56:42 PM by Ravi Kiran »

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: 64-bit MASM SDK
« Reply #3 on: November 01, 2021, 07:46:06 PM »
My last post explained to you that Microsoft OWN the binaries and it is from them that you will have to get them. I am not sure why you keep repeating the desire to get them any other way. I understand limited bandwidth as I came from the 28k days (if you were lucky) but you have no choice than to get the binaries from Microsoft. When I first downloaded the DDK that had an early version of 32 bit ML.EXE, it took me 23 hours to get the download.

You could try asking your internet service providor to get the download for you.

I have also moved this topic as I don't want random meanderings posted in the the 64 bit MASM forum.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

Ravi Kiran

  • Regular Member
  • *
  • Posts: 46
Re: 64-bit MASM SDK
« Reply #4 on: November 01, 2021, 08:35:36 PM »
My last post explained to you that Microsoft OWN the binaries and it is from them that you will have to get them. I am not sure why you keep repeating the desire to get them any other way. I understand limited bandwidth as I came from the 28k days (if you were lucky) but you have no choice than to get the binaries from Microsoft. When I first downloaded the DDK that had an early version of 32 bit ML.EXE, it took me 23 hours to get the download.

You could try asking your internet service providor to get the download for you.

I have also moved this topic as I don't want random meanderings posted in the the 64 bit MASM forum.

Sorry sir. I'll wait then. See 'ya

TimoVJL

  • Member
  • *****
  • Posts: 1317
Re: 64-bit MASM SDK
« Reply #5 on: November 01, 2021, 08:40:58 PM »
download just a packages, what you want, like this, 15Mb
Tools.HostX64.TargetX64
May the source be with you

mineiro

  • Member
  • ****
  • Posts: 937
Re: 64-bit MASM SDK
« Reply #6 on: November 01, 2021, 08:58:45 PM »
I'd rather be this ambulant metamorphosis than to have that old opinion about everything

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: 64-bit MASM SDK
« Reply #7 on: November 01, 2021, 09:52:49 PM »
Timo,

What do you open that VC file with ?

While waiting, you can try this link for the VS tools.

https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16

The initial download is about 1.4 meg. Once you have downloaded it, run it and it will give you a range of options. You want the ones at the top for "Desktop Development With C++"
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

TimoVJL

  • Member
  • *****
  • Posts: 1317
Re: 64-bit MASM SDK
« Reply #8 on: November 01, 2021, 10:44:54 PM »
7-Zip can open a .vsix package.
May the source be with you

Ravi Kiran

  • Regular Member
  • *
  • Posts: 46
Re: 64-bit MASM SDK
« Reply #9 on: November 01, 2021, 10:52:52 PM »
Timo,

What do you open that VC file with ?

While waiting, you can try this link for the VS tools.

https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16

The initial download is about 1.4 meg. Once you have downloaded it, run it and it will give you a range of options. You want the ones at the top for "Desktop Development With C++"

Thank y'all.
« Last Edit: May 17, 2022, 02:57:33 PM by Ravi Kiran »

Ravi Kiran

  • Regular Member
  • *
  • Posts: 46
Re: 64-bit MASM SDK
« Reply #10 on: November 01, 2021, 10:54:36 PM »
7-Zip can open a .vsix package.
Thank you sir
« Last Edit: May 17, 2022, 02:46:31 PM by Ravi Kiran »

jj2007

  • Member
  • *****
  • Posts: 13932
  • Assembly is fun ;-)
    • MasmBasic
Re: 64-bit MASM SDK
« Reply #11 on: November 02, 2021, 12:18:36 AM »
download just a packages, what you want, like this, 15Mb
Tools.HostX64.TargetX64

Interesting. You need to open it with an archiver (fine with 7-zip). This is apparently version 14:
  Microsoft (R) Macro Assembler (x64) Version 14.16.27045.0
  591280 bytes of 21.11.2020

I tested it with my 64-bit template: this version of ML64 seems to be utterly slow. Twenty seconds to assemble a Hello World is just too much. My standard version of ML64 (10.00.30319.01) does it in 700ms, UAsm does it in 400ms. AsmC is even a tick faster.

Ravi Kiran

  • Regular Member
  • *
  • Posts: 46
Re: 64-bit MASM SDK
« Reply #12 on: November 02, 2021, 12:32:59 AM »
download just a packages, what you want, like this, 15Mb
Tools.HostX64.TargetX64

Interesting. You need to open it with an archiver (fine with 7-zip). This is apparently version 14:
  Microsoft (R) Macro Assembler (x64) Version 14.16.27045.0
  591280 bytes of 21.11.2020

I tested it with my 64-bit template: this version of ML64 seems to be utterly slow. Twenty seconds to assemble a Hello World is just too much. My standard version of ML64 (10.00.30319.01) does it in 700ms, UAsm does it in 400ms. AsmC is even a tick faster.
I think ml64 10.00 may not support latest Intel ISA as far as I know.
« Last Edit: May 17, 2022, 02:47:43 PM by Ravi Kiran »

TimoVJL

  • Member
  • *****
  • Posts: 1317
Re: 64-bit MASM SDK
« Reply #13 on: November 02, 2021, 12:59:54 AM »
May the source be with you

jj2007

  • Member
  • *****
  • Posts: 13932
  • Assembly is fun ;-)
    • MasmBasic
Re: 64-bit MASM SDK
« Reply #14 on: November 02, 2021, 01:12:00 AM »
Is this any better ?
VC.14.29.16.11.Tools.HostX86.TargetX64

No luck: We can’t connect to the server at microsoft.vc.14.29.16.11.tools.hostx86.targetx64.base.vsix.