Re: [expert] GCC/make gets random signal 11s

2000-07-21 Thread Andreas Bergstrøm
Matt Stegman wrote: I believe the RPMs are compiled with several GCC options that optimize compiling for i586. Still, if your compiler is crashing with signal 11, I don't know that I'd trust it, even to recompile for i486. Well, I'll just recompile my compiler and see if that works. (I

[expert] GCC/make gets random signal 11s

2000-07-20 Thread Andreas Bergstrøm
When I am compiling something large, like a new kernel or Apache, GCC/make has a tendency to receive a signal 11 several times during the process, forcing me to restart make. I did not observe this when running RedHat so I was wondering if it could be the Mandrake optimisation of the kernel.

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread crimson
Coule be bad memory, bably seated CPU.. * Andreas Bergstr?m [EMAIL PROTECTED] [000720 11:29]: When I am compiling something large, like a new kernel or Apache, GCC/make has a tendency to receive a signal 11 several times during the process, forcing me to restart make. I did not observe this

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread Tony McGee
When I am compiling something large, like a new kernel or Apache, GCC/make has a tendency to receive a signal 11 several times during the process, forcing me to restart make. I did not observe this when running RedHat so I was wondering if it could be the Mandrake optimisation of the kernel.

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread Andreas Bergstrøm
Tony McGee wrote: I always thought that Mandrake was not just i586 optimized code but i586 ONLY code. I think it's much safer to stick with RedHat for anything less than a Pentium cpu. Well, I used RedHat before, but I could not get my ISDN TA card to function, so that is not an option,

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread John Aldrich
On Thu, 20 Jul 2000, you wrote: Tony McGee wrote: I always thought that Mandrake was not just i586 optimized code but i586 ONLY code. I think it's much safer to stick with RedHat for anything less than a Pentium cpu. Well, I used RedHat before, but I could not get my ISDN TA card to

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread Matt Stegman
On Thu, 20 Jul 2000, Andreas [iso-8859-1] Bergstrøm wrote: Tony McGee wrote: I always thought that Mandrake was not just i586 optimized code but i586 ONLY code. I think it's much safer to stick with RedHat for anything less than a Pentium cpu. Well, I used RedHat before, but I could

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread Andreas Bergstrøm
Matt Stegman wrote: Grab Mandrake's i486 7.0 ISO. A list of mirrors is on Mandrake's site. http://www.linux-mandrake.com/en/ftp.php3 Thanks, I'll consider it of someone could verify that the Mandrake RPMs are i586 code only, not just optimized. The systems feels no slower than it was with

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread Andreas Bergstrøm
John Aldrich wrote: You might try RedHat 6.2. It's got most of the same software that Mandrake 7.01 had, except that they are (mostly) the "full-release versions" instead of release candidates. Well, I have a Mandrake 7.1 on it way to me in the mail, and I personally prefer using it, so I'll

Re: [expert] GCC/make gets random signal 11s

2000-07-20 Thread Matt Stegman
I believe the RPMs are compiled with several GCC options that optimize compiling for i586. Still, if your compiler is crashing with signal 11, I don't know that I'd trust it, even to recompile for i486. -Matt Stegman [EMAIL PROTECTED] On Thu, 20 Jul 2000, Andreas [iso-8859-1] Bergstrøm wrote: