flat assembler
Message board for the users of flat assembler.

Index > Main > Linker - Object files - Windows

Author
Thread Post new topic Reply to topic
_coda.asm



Joined: 18 May 2019
Posts: 2
_coda.asm 18 May 2019, 04:08
Greetings.

I would like to use fasm to make my entry point function, and some couple of functions, but there are other functions too that I want to write on C/C++ (using gcc or MSVC). And I would like fasm also to act as the linker to generate the whole executable.

How would I do this in windows? Basiaclly: how would I generate object files on fasm or how can I link external object files (extern maybe, I am a beginner in fasm) ?
Post 18 May 2019, 04:08
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4043
Location: vpcmpistri
bitRAKE 18 May 2019, 04:56
https://board.flatassembler.net/topic.php?t=10231

Bascially, create MS COFF format objects and use an external linker.

Could use:

https://lld.llvm.org/index.html
GoLink http://www.godevtool.com/

...there are lots of options. Most compilers have a linker.
Post 18 May 2019, 04:56
View user's profile Send private message Visit poster's website Reply with quote
_coda.asm



Joined: 18 May 2019
Posts: 2
_coda.asm 18 May 2019, 05:22
bitRAKE wrote:
https://board.flatassembler.net/topic.php?t=10231

Bascially, create MS COFF format objects and use an external linker.

Could use:

https://lld.llvm.org/index.html
GoLink http://www.godevtool.com/

...there are lots of options. Most compilers have a linker.


thanks for replying.

Can.you elaborate your answer more pls.? thanks.
Post 18 May 2019, 05:22
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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.