flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > Shared sections...

Author
Thread Post new topic Reply to topic
IronFelix



Joined: 09 Dec 2004
Posts: 141
Location: Russia, Murmansk region
IronFelix 28 Jan 2005, 15:43
Hello, everybody!
Please, tell me, how to create shared sections in FASM?
To explain what I am saying about:
some linker (i don't know exactly what it is) supports the following:
link /section:<shared segment name>,RWS

Where
R - readable.
W - writeable.
S - shared.

It is very useful to use such sections for processes created from one EXE to exchange information (read or write some flags).

Regards.

_________________
Flat Assembler is the best!
Post 28 Jan 2005, 15:43
View user's profile Send private message Reply with quote
S.T.A.S.



Joined: 09 Jan 2004
Posts: 173
Location: Ru#27
S.T.A.S. 28 Jan 2005, 19:15
FASM.TXT wrote:
"section" directive defines a new section, it should be followed by quoted
string defining the name of section, then one or more section flags can
follow. Available flags are: "code", "data", "readable", "writeable",
"executable", "shareable", "discardable", "notpageable"
Post 28 Jan 2005, 19:15
View user's profile Send private message Reply with quote
IronFelix



Joined: 09 Dec 2004
Posts: 141
Location: Russia, Murmansk region
IronFelix 31 Jan 2005, 08:43
Thanks,S.T.A.S.!
And excuse me for not paying enough attention to "FASM.TXT".
Regards.
Post 31 Jan 2005, 08:43
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.