Re: [CONT PROBLEM] 2.4.1-pre3 - Undefined symbol `__buggy_fxsr_alignment'

2001-01-12 Thread Shawn Starr
Well, when i Make bzImage it uses -O2 for optimization. Is there any fix? change the optimization to -O0 ? Matti Aarnio wrote: > On Fri, Jan 12, 2001 at 03:02:15PM -0500, Shawn Starr wrote: > > Nope, its not ;/ > > > > Im on a Intel Pentium 200Mhz PC, 64MB RAM, > > > > init/main.o: In function `

Re: [CONT PROBLEM] 2.4.1-pre3 - Undefined symbol `__buggy_fxsr_alignment'

2001-01-12 Thread Matti Aarnio
On Fri, Jan 12, 2001 at 03:02:15PM -0500, Shawn Starr wrote: > Nope, its not ;/ > > Im on a Intel Pentium 200Mhz PC, 64MB RAM, > > init/main.o: In function `check_fpu': > init/main.o(.text.init+0x53): undefined reference to `__buggy_fxsr_alignment' > make: *** [vmlinux] Error 1 > > same fatal e

[CONT PROBLEM] 2.4.1-pre3 - Undefined symbol `__buggy_fxsr_alignment'

2001-01-12 Thread Shawn Starr
  Nope, its not ;/ Im on a Intel Pentium 200Mhz PC, 64MB RAM, ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \  --start-group \  arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o