Re: StackGuard gcc

2003-06-27 Thread Leonard den Ottolander
Hi John, > As I recall from when I looked at StackGuard some time ago, 'Canary" is > a technical term in the context of StackGuard. That I am aware of. Problem is how to get rid of the undefined reference. > I suggest you seek help from immunix where you will find people expert > in the use and

Re: StackGuard gcc

2003-06-26 Thread John
On Thu, 26 Jun 2003, Leonard den Ottolander wrote: > Hi, > > I am trying to build a stackguarded gcc-2.96-RH73 from the latest StackGuard > patch that can be found at http://www.immunix.org/stackguard.html (updated > june 2003!). Problem is I keep getting > stage1/crtbegin.o(.text+0x9d): undef

StackGuard gcc

2003-06-26 Thread Leonard den Ottolander
Hi, I am trying to build a stackguarded gcc-2.96-RH73 from the latest StackGuard patch that can be found at http://www.immunix.org/stackguard.html (updated june 2003!). Problem is I keep getting stage1/crtbegin.o(.text+0x9d): undefined reference to `__canary_death_handler' errors when I try to