bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: %gs:0x14


From: Samuel Thibault
Subject: Re: %gs:0x14
Date: Tue, 14 Nov 2006 18:21:40 +0100
User-agent: Mutt/1.5.11

Neill Miller, le Tue 14 Nov 2006 11:08:02 -0600, a écrit :
> neillm@macglob ~ $ echo 'void f (void) { volatile char a[8]; a[3]; }' | gcc 
> -S -x c -O2 -fstack-protector - -o -; uname -a; /lib/libc-*.so

>         lwz 0,-28680(2)

That's the TLS STACK_CHK_GUARD instruction. Could you retry with
-ffreestanding ?

Samuel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]