flat assembler
Message board for the users of flat assembler.

Index > Windows > An embarrassingly simple question

Author
Thread Post new topic Reply to topic
PeteBassMan



Joined: 31 Jul 2009
Posts: 2
PeteBassMan 31 Jul 2009, 17:01
Hi everyone, I stumbled on this site by accident and, being an ageing nerd with assembler tendencies, I decided to download FASM and have a look.

Now, having done the search thing and also had a look at the FAQ's as well as the manual, I am a bit embarrassed to ask ... where do I get a linkage editor so that the object modules can be linked to an executable, or am I in out-of-date mainframe mode and a linkage editor is not needed with this product?

Thanks,

Pete.
Post 31 Jul 2009, 17:01
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 31 Jul 2009, 17:22
Quote:

a linkage editor is not needed with this product?

Exactly. Look at the examples, most of them compiles to executable directly. However, you can create MS COFF output, in that case you'll need a linker but fasm package does not provide any.
Post 31 Jul 2009, 17:22
View user's profile Send private message Reply with quote
windwakr



Joined: 30 Jun 2004
Posts: 827
windwakr 31 Jul 2009, 17:24
When making a windows executable file in FASM there is no linking step. Although I think you can make it output an object file if you want to link it yourself.

EDIT: Loco posted while I was writing my post lol.
Post 31 Jul 2009, 17:24
View user's profile Send private message Reply with quote
PeteBassMan



Joined: 31 Jul 2009
Posts: 2
PeteBassMan 02 Aug 2009, 09:24
Thanks for your help guys, Greatly appreciated. I am more than happy not to have to mess around with a link editor as well. I will now start to test the resilience of Linux and windows crash recovery sub-systems Smile)
Post 02 Aug 2009, 09:24
View user's profile Send private message 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-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.