Page 1 of 1

HLA

Posted: Sat Sep 22, 2007 12:07 pm
by umerkk
Hi, Is there anyone familiar with HLA, I want to know how can i output Binary Files in It, i was using NASm to ouptout Binary Files to write boot sector, but i dont know in HLA, Anyone ?

Posted: Sat Sep 22, 2007 6:19 pm
by SpooK
I know that HLA now uses FASM for a backend, so I would have to say yes... just check the command-line options.

If it doesn't, see if it supports a "common" object format and let a good linker output the binary for you.

Posted: Sun Sep 23, 2007 9:34 am
by umerkk
SpooK wrote:I know that HLA now uses FASM for a backend, so I would have to say yes... just check the command-line options.

If it doesn't, see if it supports a "common" object format and let a good linker output the binary for you.
It outputs an Obj file, Can u plz tel me which linker would ouptut a binary file for me ?

Posted: Sun Sep 23, 2007 10:24 am
by Tyler

Posted: Sun Sep 23, 2007 1:00 pm
by umerkk

any specific name please ?

Posted: Sun Sep 23, 2007 1:26 pm
by Tyler
I would advise LD... but i gave you that link so you could choose between then.

Posted: Sun Sep 23, 2007 1:30 pm
by umerkk
Tyler wrote:I would advise LD... but i gave you that link so you could choose between then.
I tried Googling Td Linker But no Download link found, PLz Gimme Download link of LD Linker

Posted: Sun Sep 23, 2007 1:42 pm
by Tyler
Binutils.