Re: Internal compiler error

2000-12-15 Thread Hamish Moffatt
On Tue, Dec 12, 2000 at 01:07:04PM -0800, Pete Lypkie wrote: > First of all, i believe you should compile 2.2.17 with gcc version 2.7.2 I compile my 2.2 kernels with gcc 2.95.2, no problem. hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>

Re: Internal compiler error

2000-12-15 Thread Hamish Moffatt
On Tue, Dec 12, 2000 at 01:07:04PM -0800, Pete Lypkie wrote: > First of all, i believe you should compile 2.2.17 with gcc version 2.7.2 I compile my 2.2 kernels with gcc 2.95.2, no problem. hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [

Re: Internal compiler error

2000-12-12 Thread Neil Hunt
I used to get this error many years ago on a Cyrix processor with redhat 4. Redhat had a patch for it. Are you running a Cyrix processor? On Tue, Dec 12, 2000 at 11:30:19PM +0100, Adrian Bunk wrote: > On Tue, 12 Dec 2000, Pete Lypkie wrote: > > >... > > > gcc2.95.2-20 > >... > > Fir

Re: Internal compiler error

2000-12-12 Thread James Leigh
It turns out it was an overclocked cpu problem. Thanks for the all help, I guess I will have to get a bigger fan, before I can really overclock my AMD350. You cannot imagen the weight off my shoulders now that I can compile again. I was sceptical about it being my memory because my 128MB 16x64 D

Re: Internal compiler error

2000-12-12 Thread Adrian Bunk
On Tue, 12 Dec 2000, Pete Lypkie wrote: >... > > gcc2.95.2-20 >... > First of all, i believe you should compile 2.2.17 with gcc version 2.7.2 > > you can install it from the package called "gcc272". > > IIRC, the 2.4 series has moved to using gcc 2.95, but 2.2 still needs gcc > 2.7.2 >

Re: Internal compiler error

2000-12-12 Thread Josh Huber
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > Can anybody tell me why I get this error so _much_ when I am compiling a > kernel? > > I litteraly get it hundreds of times (seriously). I wrote a script that > gives up after 256 errors, and I it still times outs. > > I am using deb

Re: Internal compiler error

2000-12-12 Thread Joe Drew
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > I do not have as much trouble compiling programs, but real trouble > compiling a kernel. This is the error I always get. It seems that it > returns the error for almost every f*n *.c file in there, one after > another. Some of then t

Re: Internal compiler error

2000-12-12 Thread Neil Hunt
I used to get this error many years ago on a Cyrix processor with redhat 4. Redhat had a patch for it. Are you running a Cyrix processor? On Tue, Dec 12, 2000 at 11:30:19PM +0100, Adrian Bunk wrote: > On Tue, 12 Dec 2000, Pete Lypkie wrote: > > >... > > > gcc2.95.2-20 > >... > > Fi

RE: Internal compiler error

2000-12-12 Thread Sean 'Shaleh' Perry
On 12-Dec-2000 James Leigh wrote: > Can anybody tell me why I get this error so _much_ when I am compiling a > kernel? > > I litteraly get it hundreds of times (seriously). I wrote a script that > gives up after 256 errors, and I it still times outs. > please take this to debian-user, debian-m

Re: Internal compiler error

2000-12-12 Thread H. S. Teoh
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > Can anybody tell me why I get this error so _much_ when I am compiling a > kernel? Are you overclocking your CPU? This problem is probably caused by memory corruption, which sometimes happens when you overclock your CPU too much. Or i

Re: Internal compiler error

2000-12-12 Thread James Leigh
It turns out it was an overclocked cpu problem. Thanks for the all help, I guess I will have to get a bigger fan, before I can really overclock my AMD350. You cannot imagen the weight off my shoulders now that I can compile again. I was sceptical about it being my memory because my 128MB 16x64

Re: Internal compiler error

2000-12-12 Thread Pete Lypkie
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > > I am using debian woody with kernel 2.2.17. > I do have bin86 installed and these other programs too: > gcc2.95.2-20 > make 3.79.1-1 > bin86 0.15.3-1 > binutils 2.10.1.0.2-1 > bzip2 1.0.1

Re: Internal compiler error

2000-12-12 Thread Colin Watson
James Leigh <[EMAIL PROTECTED]> wrote: >Can anybody tell me why I get this error so _much_ when I am compiling a >kernel? [...] >cc: Internal compiler error: program cc1 got fatal signal 11 Chances are you've got hardware problems, probably bad memory. See http://www.bitwizard.nl/sig11/>. -- Col

Re: Internal compiler error

2000-12-12 Thread Adrian Bunk
On Tue, 12 Dec 2000, Pete Lypkie wrote: >... > > gcc2.95.2-20 >... > First of all, i believe you should compile 2.2.17 with gcc version 2.7.2 > > you can install it from the package called "gcc272". > > IIRC, the 2.4 series has moved to using gcc 2.95, but 2.2 still needs gcc > 2.7.2

Re: Internal compiler error

2000-12-12 Thread Josh Huber
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > Can anybody tell me why I get this error so _much_ when I am compiling a > kernel? > > I litteraly get it hundreds of times (seriously). I wrote a script that > gives up after 256 errors, and I it still times outs. > > I am using de

Re: Internal compiler error

2000-12-12 Thread Joe Drew
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > I do not have as much trouble compiling programs, but real trouble > compiling a kernel. This is the error I always get. It seems that it > returns the error for almost every f*n *.c file in there, one after > another. Some of then

RE: Internal compiler error

2000-12-12 Thread Sean 'Shaleh' Perry
On 12-Dec-2000 James Leigh wrote: > Can anybody tell me why I get this error so _much_ when I am compiling a > kernel? > > I litteraly get it hundreds of times (seriously). I wrote a script that > gives up after 256 errors, and I it still times outs. > please take this to debian-user, debian-

Re: Internal compiler error

2000-12-12 Thread H. S. Teoh
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > Can anybody tell me why I get this error so _much_ when I am compiling a > kernel? Are you overclocking your CPU? This problem is probably caused by memory corruption, which sometimes happens when you overclock your CPU too much. Or

Re: Internal compiler error

2000-12-12 Thread Pete Lypkie
On Wed, Dec 13, 2000 at 01:15:35AM +0500, James Leigh wrote: > > I am using debian woody with kernel 2.2.17. > I do have bin86 installed and these other programs too: > gcc2.95.2-20 > make 3.79.1-1 > bin86 0.15.3-1 > binutils 2.10.1.0.2-1 > bzip2 1.0.

Re: Internal compiler error

2000-12-12 Thread Colin Watson
James Leigh <[EMAIL PROTECTED]> wrote: >Can anybody tell me why I get this error so _much_ when I am compiling a >kernel? [...] >cc: Internal compiler error: program cc1 got fatal signal 11 Chances are you've got hardware problems, probably bad memory. See http://www.bitwizard.nl/sig11/>. -- Co