Re: Linker error with latest tree on EM64T

From: Marcel Holtmann
Date: Thu Jul 13 2006 - 09:28:29 EST


Hi Sam,

> > > you are using ubuntu which has a compiler that adds -fstack-protector
> > > implicitly to the compiler options, yet you don't have a kernel that
> > > provides this infrastructure ;)
> So go bug ubuntu...

yeah, yeah.

> > I couldn't find such a patch in Sam's repository
> From -linus:
> # Force gcc to behave correct even for buggy distributions
> CFLAGS += $(call cc-option, -fno-stack-protector-all \
> -fno-stack-protector)

I used the latest tree from Linus and I see this in the Makefile, but it
is not working.

Regards

Marcel


-
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/