Re: stack pointer part 2

From: Grumble (invalid_at_kma.eu.org)
Date: 04/13/04


Date: Tue, 13 Apr 2004 11:15:53 +0000 (UTC)

ziliath wrote:

> My question is, suppose that I want gcc or another
> open source compiler to always use specific values for
>
> 1. the begin of code

$ gcc -Wl,"-e 0x66669999" foo.c
$ objdump -x a.out | grep address
start address 0x66669999

http://www.gnu.org/software/binutils/manual/ld-2.9.1/html_chapter/ld_toc.html