flat assembler
Message board for the users of flat assembler.
Index
> Linux > gtk corect widgets |
Author |
|
cvtss2sd 28 Jan 2012, 06:18
I'm not sure i'm following your code correctly.... Could you comment in your intended parameters for each call? (Remember, too, that calls don't unload the stack for you.)
|
|||
28 Jan 2012, 06:18 |
|
catafest 28 Jan 2012, 07:59
I'm not very good with fasm and linux.
But , I try to use a complex example with: gtk_entry_new and gtk_vbox_new . I read a C code and a simple fasm with gtk_window_new ( is on this forum ). I'm sure is a error , but I d'ont know the way to use: extrn gtk_entry_new When I use the stack,it is need to put something? Maybe yes but how ? Thank you. |
|||
28 Jan 2012, 07:59 |
|
cvtss2sd 28 Jan 2012, 10:18
It'd be easier to say that you need to compare the output of the following to your code (the syntax is different, but you'll see a difference):
Code: gcc -S -o gas.asm name_of_c_example.c |
|||
28 Jan 2012, 10:18 |
|
LocoDelAssembly 30 Jan 2012, 15:06
(Not tested)
Code: gcc -S -masm=intel -o gas.asm name_of_c_example.c |
|||
30 Jan 2012, 15:06 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.