I just removed the -mpreferred-stack-boundary from whereever I found it
grep -ilr "preferred-stack"  /usr/src/linux
(or something similiar) should give you a list of files which contains
this flag.
redo the make clean....and it should work.

Not sure why they can't ship a compiler with valid configuration
files...

Good luck

Reply via email to