On Thu, 19 Jan 2006 18:33:02 -0500 solar <[EMAIL PROTECTED]> wrote: > On Thu, 2006-01-19 at 17:56 -0500, Mike Frysinger wrote: > DEBUG_CFLAGS=DEBUG_CXXFLAGS="-O -g" > > Mike, > how about > DEBUG_CFLAGS=DEBUG_CXXFLAGS="-O -g -fno-stack-protector -fno-pie"
It's enough to do LDFLAGS="-nopie" to get debuggable executables, which might be better as it'd keep code closer to the non-debug code. -- Kevin F. Quinn
signature.asc
Description: PGP signature