------- 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