Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
umerkk
Posts: 8 Joined: Sat Sep 15, 2007 12:54 pm
Contact:
Post
by umerkk » Sat Sep 22, 2007 12:07 pm
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 ?
Regards
|| Um3r ||
SpooK
Member
Posts: 260 Joined: Sun Jun 18, 2006 7:21 pm
Post
by SpooK » Sat Sep 22, 2007 6:19 pm
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.
umerkk
Posts: 8 Joined: Sat Sep 15, 2007 12:54 pm
Contact:
Post
by umerkk » Sun Sep 23, 2007 9:34 am
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 ?
Regards
|| Um3r ||
Tyler
Member
Posts: 514 Joined: Tue Nov 07, 2006 7:37 am
Location: York, England
Post
by Tyler » Sun Sep 23, 2007 10:24 am
umerkk
Posts: 8 Joined: Sat Sep 15, 2007 12:54 pm
Contact:
Post
by umerkk » Sun Sep 23, 2007 1:00 pm
any specific name please ?
Regards
|| Um3r ||
Tyler
Member
Posts: 514 Joined: Tue Nov 07, 2006 7:37 am
Location: York, England
Post
by Tyler » Sun Sep 23, 2007 1:26 pm
I would advise LD... but i gave you that link so you could choose between then.
umerkk
Posts: 8 Joined: Sat Sep 15, 2007 12:54 pm
Contact:
Post
by umerkk » Sun Sep 23, 2007 1:30 pm
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
Regards
|| Um3r ||
Tyler
Member
Posts: 514 Joined: Tue Nov 07, 2006 7:37 am
Location: York, England
Post
by Tyler » Sun Sep 23, 2007 1:42 pm
Binutils.