[Bug inline-asm/30002] Problem with call directive in inline ASM

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 27 21:33:00 GMT 2006



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-11-27 21:33 -------
Why do you think this will work?
The linker is what places the address and since you have not shown how you used
a linker script and for sure that the shell is placed at 0x08049600 I don't
trust this at all.
Also I bet the section for shell is not marked as executable which means it
will not be able to run anyways.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30002



More information about the Gcc-bugs mailing list