Author Topic: WINDOWS NASM - Why is LD.exe now LDRDF.exe?  (Read 15691 times)

Offline bubbaboy789

  • New Member
  • Posts: 1
WINDOWS NASM - Why is LD.exe now LDRDF.exe?
« on: February 27, 2021, 04:58:21 AM »
So, I want to compile this window I got help with (tutorial link at end of post) but I couldnt compile it as it said "'ld' is not recognized as an internal or external command, operable program or batch file." so I went to explorer to figure it out. I saw that LD.exe had become LDRDF.exe and wanted to know why. Please send help ASAP

Offline debs3759

  • Global Moderator
  • Full Member
  • *****
  • Posts: 221
  • Country: gb
    • GPUZoo
Re: WINDOWS NASM - Why is LD.exe now LDRDF.exe?
« Reply #1 on: February 28, 2021, 05:16:46 AM »
Unless things have changed recently, ld.exe and ldrdf.exe are not part of nasm, they are linkers provided by someone else.
My graphics card database: www.gpuzoo.com

Offline Deskman243

  • Jr. Member
  • *
  • Posts: 49
Re: WINDOWS NASM - Why is LD.exe now LDRDF.exe?
« Reply #2 on: June 30, 2023, 08:53:24 PM »
Here is the link to a free online reference for the linker file programs in the subject.

https://www.davidsalomon.name/assem.advertis/AssemAd.html