flat assembler
Message board for the users of flat assembler.

Index > Windows > [solved] undefined symbol in code with this symbol

Author
Thread Post new topic Reply to topic
pabloreda



Joined: 24 Jan 2007
Posts: 116
Location: Argentina
pabloreda 13 May 2020, 18:18
I'm stuck on a problem.
Making a compiler I am generating the code and compiling with fasm.

It works fine for everyone I try, but one FASM tells me it can't find the INICIO tag.

The compiler generato CODE.ASM, DATA.ASM and SET.ASM,
I generate the exe with start.bat script

this is the folder with the problematic code.asm

https://drive.google.com/open?id=1lYb2pFo-5JlA7X5fuIoqHzGfkDVHV33S

remember, others code work well, WHY this not?
Post 13 May 2020, 18:18
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8359
Location: Kraków, Poland
Tomasz Grysztar 13 May 2020, 18:37
At offset in 0x65cd0 in CODE.ASM you have a byte with value 0, which is one of the byte values that fasm interprets as EOF (and ignores everything that follows in the same file).
Post 13 May 2020, 18:37
View user's profile Send private message Visit poster's website Reply with quote
pabloreda



Joined: 24 Jan 2007
Posts: 116
Location: Argentina
pabloreda 13 May 2020, 18:39
thank you Tomasz
Post 13 May 2020, 18:39
View user's profile Send private message Visit poster's website 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.