Re: Compiling 2.6.0-test9 with Stack Overflow Detection Support fails on sparc64

From: Jörn Engel
Date: Mon Nov 10 2003 - 08:23:12 EST


On Mon, 10 November 2003 14:17:20 +0100, Lars Ehrhardt wrote:
>
> trying to compile kernel 2.6.0-test9 with the Stack Overflow Detection
> Support option set to yes does not work on sparc64 gcc version 3.3.2
> (Debian).
>
> The output from make is:
>
> CC scripts/empty.o
> gcc: -pg and -fomit-frame-pointer are incompatible
> make[1]: *** [scripts/empty.o] Error 1
> make: *** [scripts] Error 2

Then get rid of all -fomit-frame-pointer options in the Makefile.

Jörn

--
With a PC, I always felt limited by the software available. On Unix,
I am limited only by my knowledge.
-- Peter J. Schoenster
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/