Re: i686 build on x86_64 fails

2007-11-28 Thread Chuck Ebbert
On 11/28/2007 03:29 AM, Pete Zaitcev wrote: > It's not important why stubs-32.h does not exist in glibc-headers. stubs-32.h is in glibc-devel on Fedora 6 and was apparently removed sometime after that. ___ Fedora-kernel-list mailing list Fedora-kernel-l

Re: i686 build on x86_64 fails

2007-11-28 Thread Dave Jones
On Wed, Nov 28, 2007 at 12:29:28AM -0800, Pete Zaitcev wrote: > Just FYI, I found that it's not possible to build an i686 kernel on x86_64 > (in 2.6.23.1-42.fc8), because this happens: > > + gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions > -fstack-protector --param=ssp-buffer-si

i686 build on x86_64 fails

2007-11-28 Thread Pete Zaitcev
Just FYI, I found that it's not possible to build an i686 kernel on x86_64 (in 2.6.23.1-42.fc8), because this happens: + gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -o scripts