Hi, On Mon, Aug 29, 2011 at 6:41 AM, jose gomez valcarcel <jcgv33@xxxxxxxx> wrote: > > gcc -fPIE -fno-stack-protector -O2 -Wall -std=gnu99 -nostdinc -S z.c > What happens if you add -fomit-frame-pointer? kevin
Hi, On Mon, Aug 29, 2011 at 6:41 AM, jose gomez valcarcel <jcgv33@xxxxxxxx> wrote: > > gcc -fPIE -fno-stack-protector -O2 -Wall -std=gnu99 -nostdinc -S z.c > What happens if you add -fomit-frame-pointer? kevin