Re: stack pointer part 2
From: Grumble (invalid_at_kma.eu.org)
Date: 04/13/04
- Next message: Frank Kotler: "Re: Help translating Intel to AT&T"
- Previous message: pete_at_nospam.demon.co.uk: "Re: Making a label visible to other procedure"
- In reply to: ziliath: "stack pointer part 2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Frank Kotler: "Re: Help translating Intel to AT&T"
- Previous message: pete_at_nospam.demon.co.uk: "Re: Making a label visible to other procedure"
- In reply to: ziliath: "stack pointer part 2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]