mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [Re: gcc: internal compiler error: program cc1 got fatal signal 11]
@ 2001-06-29 12:48 Jesse Pollard
  2001-06-29 14:20 ` szonyi calin
  2001-06-29 15:39 ` gcc: internal compiler error: program cc1 got fatal signal 11 David Relson
  0 siblings, 2 replies; 11+ messages in thread
From: Jesse Pollard @ 2001-06-29 12:48 UTC (permalink / raw)
  To: blessonpaul, linux-kernel

> 
> 
> "This is almost always the result of flakiness in your hardware - either
> RAM (most likely), or motherboard (less likely).  "
>                          
>                               I cannot understand this. There are many other
> stuffs that I compiled with gcc without any problem. Again compilation is only
> a application. It  only parse and gernerates object files. How can RAM or
> motherboard makes different

It's most likely flackey memory.

Remember- a single bit that dropps can cause the signal 11. It doesn't have
to happen consistently either. I had the same problem until I slowed down
memory access (that seemd to cover the borderline chip).

The compiler uses different amounts of memory depending on the source file,
number of symbols defined (via include headers). When the multiple passes
occur simultaneously, there is higher memory pressure, and more of the
free space used. One of the pages may flake out. Compiling the kernel
puts more pressure on memory than compiling most applications.

-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

^ permalink raw reply	[flat|nested] 11+ messages in thread
* gcc: internal compiler error: program cc1 got fatal signal 11
@ 2001-06-29  4:59 Blesson Paul
  0 siblings, 0 replies; 11+ messages in thread
From: Blesson Paul @ 2001-06-29  4:59 UTC (permalink / raw)
  To: linux-kernel

hi
                  I am trying to compile the kernel2.4.5 source code. 
Presently I have kernel2.2.14 and Redhat6.2. I have egcs1.2.2.  Now when I
compile I will get the following error 
 gcc: Internel compiler error: program 	 cc1 got fatal signal 11
 make Error 1
 Leaving directory ...
 ..........
 .............
 Assembler messages 
 Warning: end of file not at end of file: newline inserted 
 cpp: output pipe has been closed 
  Error: suffix or operands invalid for mov   
		Here  cofusion part is that, when I recompile, the same part where this
error occured will compile perfectly. But again after some compilation, the
same error will show in any other place. The last line in the error statement
may be different in the second time.                   
 
                           Moreover my cpu info in given below. I have given
processor i486. Is there any particular choice should be made to compile
kernel source code
                         
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 5
model		: 8
model name	: AMD-K6(tm) 3D processor
stepping	: 12
cpu MHz		: 400.921117
fdiv_bug	: no
hlt_bug		: no
sep_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr mce cx8 sep mtrr pge mmx 3dnow
bogomips	: 799.54


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

end of thread, other threads:[~2001-07-02  0:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-29 12:48 [Re: gcc: internal compiler error: program cc1 got fatal signal 11] Jesse Pollard
2001-06-29 14:20 ` szonyi calin
2001-06-29 18:53   ` Albert D. Cahalan
2001-07-01 23:25   ` H. Peter Anvin
2001-07-02  0:00     ` Riley Williams
2001-07-02  0:01       ` H. Peter Anvin
2001-07-02  0:18         ` Riley Williams
2001-07-02  0:21           ` H. Peter Anvin
2001-07-02  0:27             ` Riley Williams
2001-06-29 15:39 ` gcc: internal compiler error: program cc1 got fatal signal 11 David Relson
  -- strict thread matches above, loose matches on Subject: below --
2001-06-29  4:59 Blesson Paul

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

all inboxes | Powered by JetHome®