public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.50-ac1 mpparse -> gcc 3.0.1 segfault
@ 2002-12-09  6:55 William Knop
  2002-12-09 11:14 ` Dave Jones
  2002-12-09 15:00 ` Alan Cox
  0 siblings, 2 replies; 3+ messages in thread
From: William Knop @ 2002-12-09  6:55 UTC (permalink / raw)
  To: linux-kernel

Hello,
The machine I'm working on has SMP enabled (dual 2GHZ P4 Xeon), although 
I've tried it on a different box with dual P3s and it's still a no go. It 
didn't happen on 2.5.50-vanilla, so far as I can tell (it had other compile 
errors wrt intermezzo, but it got past mpparse). Attached at the bottom is 
the make output. Any info on similar occurrences or a fix would be 
appreciated.

Thanks,
William Knop
Language Technologies Institute
Carnegie Mellon University


  gcc -Wp,-MD,arch/i386/kernel/.trampoline.o.d -D__ASSEMBLY__ -D__KERNEL__ 
-Iinclude -Iarch/i386/mach-generic -Iarch/i386/mach-defaults -nostdinc 
-iwithprefix include  -traditional  -c -o arch/i386/kernel/trampoline.o 
arch/i386/kernel/trampoline.S
  gcc -Wp,-MD,arch/i386/kernel/.mpparse.o.d -D__KERNEL__ -Iinclude -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 
-Iarch/i386/mach-generic -Iarch/i386/mach-defaults -nostdinc -iwithprefix 
include    -DKBUILD_BASENAME=mpparse -DKBUILD_MODNAME=mpparse   -c -o 
arch/i386/kernel/mpparse.o arch/i386/kernel/mpparse.c
arch/i386/kernel/mpparse.c:46: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [arch/i386/kernel/mpparse.o] Error 1
make: *** [arch/i386/kernel] Error 2



_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.5.50-ac1 mpparse -> gcc 3.0.1 segfault
  2002-12-09  6:55 2.5.50-ac1 mpparse -> gcc 3.0.1 segfault William Knop
@ 2002-12-09 11:14 ` Dave Jones
  2002-12-09 15:00 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Jones @ 2002-12-09 11:14 UTC (permalink / raw)
  To: William Knop; +Cc: linux-kernel

On Mon, Dec 09, 2002 at 01:55:08AM -0500, William Knop wrote:
 > Hello,
 > The machine I'm working on has SMP enabled (dual 2GHZ P4 Xeon), although 
 > I've tried it on a different box with dual P3s and it's still a no go. It 
 > didn't happen on 2.5.50-vanilla, so far as I can tell (it had other compile 
 > errors wrt intermezzo, but it got past mpparse). Attached at the bottom is 
 > the make output. Any info on similar occurrences or a fix would be 
 > appreciated.

3.0.1 is now quite old, and has a number of issues. Try a more recent gcc,
and if the problem is repeatable, file a bug with the gcc folks, as the
output told you to.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.5.50-ac1 mpparse -> gcc 3.0.1 segfault
  2002-12-09  6:55 2.5.50-ac1 mpparse -> gcc 3.0.1 segfault William Knop
  2002-12-09 11:14 ` Dave Jones
@ 2002-12-09 15:00 ` Alan Cox
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Cox @ 2002-12-09 15:00 UTC (permalink / raw)
  To: William Knop; +Cc: Linux Kernel Mailing List


You need gcc 3.1.x to build 2.5.5x - you hit a compiler bug. With later
3.0.x you hit more insidious bugs in the compiler. 3.1.x/3.2 should be
fine


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-09 14:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-09  6:55 2.5.50-ac1 mpparse -> gcc 3.0.1 segfault William Knop
2002-12-09 11:14 ` Dave Jones
2002-12-09 15:00 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox