flat assembler
Message board for the users of flat assembler.

Index > DOS > can i make obj in fasm?????

Author
Thread Post new topic Reply to topic
senolc_eht



Joined: 22 Mar 2004
Posts: 57
Location: Indonesia
senolc_eht 01 Jun 2004, 19:38
help plz can i make obj in fasm???

_________________
sorry if i always asking.....
Post 01 Jun 2004, 19:38
View user's profile Send private message Yahoo Messenger Reply with quote
neonz



Joined: 02 Aug 2003
Posts: 62
Location: Latvia
neonz 01 Jun 2004, 19:46
senolc_eht wrote:
help plz can i make obj in fasm???


AFAIK no.
Post 01 Jun 2004, 19:46
View user's profile Send private message Visit poster's website Reply with quote
pelaillo
Missing in inaction


Joined: 19 Jun 2003
Posts: 878
Location: Colombia
pelaillo 01 Jun 2004, 23:18
Are you talking about COFF (Common Object File Format) in order to link obj files with those produced by C++ for example?

If yes, the answer is that fasm can produce it with format directive. MS COFF is also available.
Produced obj files can be linked with Alink, MS link, borland's tlink but I suggest you to use excellent GoLink.
Search this board for examples Smile
Post 01 Jun 2004, 23:18
View user's profile Send private message Yahoo Messenger Reply with quote
Vortex



Joined: 17 Jun 2003
Posts: 318
Vortex 02 Jun 2004, 17:39
Pelaillo,

Borland's tlink can't handle MS COFF object files. So, you should need an another tool coff2omf provided by Digital Mars.

_________________
Code it... That's all...
Post 02 Jun 2004, 17:39
View user's profile Send private message Visit poster's website Reply with quote
pelaillo
Missing in inaction


Joined: 19 Jun 2003
Posts: 878
Location: Colombia
pelaillo 02 Jun 2004, 18:06
MS COFF not, but COFF yes if I remember correctly. It's a long time since I used tlink for the last time.
Post 02 Jun 2004, 18:06
View user's profile Send private message Yahoo Messenger Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.