Re: Compiling 2.4.1: undefined reference to `__buggy_fxsr_alignment'

2001-01-31 Thread Matt Yourst
I used regular gcc 2.95.2 and it compiled and linked without problems. Thanks. Shawn Starr wrote: > > pgcc borks 2.4.1 kernel and prereleases (sadly I found this out the same > way). > > Shawn. > Matt Yourst wrote: > > > Hi, > > > > I just tried to compile 2.4.1 and I'm getting the error "unde

Re: Compiling 2.4.1: undefined reference to `__buggy_fxsr_alignment'

2001-01-31 Thread Brian Gerst
Matt Yourst wrote: > > Hi, > > I just tried to compile 2.4.1 and I'm getting the error "undefined > reference to `__buggy_fxsr_alignment'" when trying to do the final > link. It looks like this check was something 2.4.1 added to > include/asm-i386/bugs.h to fail the kernel build if part of the t

Re: Compiling 2.4.1: undefined reference to `__buggy_fxsr_alignment'

2001-01-31 Thread Shawn Starr
pgcc borks 2.4.1 kernel and prereleases (sadly I found this out the same way). Shawn. Matt Yourst wrote: > Hi, > > I just tried to compile 2.4.1 and I'm getting the error "undefined > reference to `__buggy_fxsr_alignment'" when trying to do the final > link. It looks like this check was somethin

Re: Compiling 2.4.1: undefined reference to `__buggy_fxsr_alignment'

2001-01-31 Thread Gian Piero Sala
Matt Yourst wrote: > > Hi, > > I just tried to compile 2.4.1 and I'm getting the error "undefined > reference to `__buggy_fxsr_alignment'" when trying to do the final > link. It looks like this check was something 2.4.1 added to > include/asm-i386/bugs.h to fail the kernel build if part of the t

Re: Compiling 2.4.1: undefined reference to `__buggy_fxsr_alignment'

2001-01-31 Thread Alan Cox
> reference to `__buggy_fxsr_alignment'" when trying to do the final Dont use pgcc 2.95, at least until they fix that 8) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Compiling 2.4.1: undefined reference to `__buggy_fxsr_alignment'

2001-01-31 Thread Matt Yourst
Hi, I just tried to compile 2.4.1 and I'm getting the error "undefined reference to `__buggy_fxsr_alignment'" when trying to do the final link. It looks like this check was something 2.4.1 added to include/asm-i386/bugs.h to fail the kernel build if part of the thread structure wasn't aligned on