On 03/05/07, Chuck Swiger <[EMAIL PROTECTED]> wrote:

On some platforms, you'll need to get rid of -fomit-frame-pointer to have
usable stack frames in the output executable for the debugger to use.
Depending on the code and the bug in question, it might be easier to see
what's going on using only "-g" or "-g -O"...

Very true, I am aware of the significance of the frame pointer and I
don't like to use this option, but it seems necessary for a successful
build, at least on the i386.

Riggs
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to