From drew@adapco.com Thu Jun 18 13:21:56 1998 From: drew@adapco.com To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] gcc version 2.7.2.1 Date: Thu, 18 Jun 1998 09:21:56 -0400 Message-ID: <9806181321.AA19050@ibm29.adapco.com> In-Reply-To: <[S.u.S.E. Linux] gcc version 2.7.2.1> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0422997574115371000==" --===============0422997574115371000== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable > > I have a problem with compiling using gcc 2.7.2.X on my laptop. For some= reason > > it works on my desktop but not on my laptop. I'm going to try to get a n= ewer > > binary of gcc but was wondering if anybody has had this problem before. > >=20 >=20 > ???? > which?=20 Opps sorry about that got interrupted last night in mid thought. Ahhh I get = an errno 11 from gcc when I try to compile my kernel. It's fairly random when i= t=20 happens. It doesn't always happen at the same point in compilation. This ha= ppened when I was running caldera lite on the machine also. It also happens when I = try to recompile other packages such as gcc or pretty much anything that isn't very = small. It may have something to do with the amount of memory free on the laptop. I = have 48MB but when I compile and have X running the compilation seems to die soone= r. I'll try and get some more info. Drew -- To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============0422997574115371000==-- From mantel@suse.de Thu Jun 18 14:14:30 1998 From: mantel@suse.de To: users@lists.opensuse.org Subject: [S.u.S.E. Linux] Re: gcc version 2.7.2.1 Date: Thu, 18 Jun 1998 16:14:30 +0200 Message-ID: In-Reply-To: <9806181321.AA19050@ibm29.adapco.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5996555139649771052==" --===============5996555139649771052== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, On Thu, 18 Jun 1998 drew(a)adapco.com wrote: > Opps sorry about that got interrupted last night in mid thought. Ahhh I ge= t an > errno 11 from gcc when I try to compile my kernel. It's fairly random when= it=20 > happens. It doesn't always happen at the same point in compilation. This = happened You definitely have a hardware problem. Read http://www.bitwizard.n= l/sig11> > when I was running caldera lite on the machine also. It also happens when = I try to > recompile other packages such as gcc or pretty much anything that isn't ver= y small. > It may have something to do with the amount of memory free on the laptop. = I have > 48MB but when I compile and have X running the compilation seems to die soo= ner. > I'll try and get some more info. >=20 > Drew Hubert -- To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============5996555139649771052==-- From jpcowh01@ox.slug.louisville.edu Thu Jun 18 18:49:59 1998 From: jpcowh01@ox.slug.louisville.edu To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] gcc version 2.7.2.1 Date: Thu, 18 Jun 1998 14:49:59 -0400 Message-ID: <199806181849.OAA13582@ox.slug.louisville.edu> In-Reply-To: <9806181321.AA19050@ibm29.adapco.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8710233835468776257==" --===============8710233835468776257== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable > errno 11 from gcc when I try to compile my kernel. It's fairly random when= it=20 > happens. It doesn't always happen at the same point in compilation. This = happened > when I was running caldera lite on the machine also. It also happens when = I try to > recompile other packages such as gcc or pretty much anything that isn't ver= y small. > It may have something to do with the amount of memory free on the laptop. = I have > 48MB but when I compile and have X running the compilation seems to die soo= ner. run ddd if you can or try to look at the core file with xdb and see if it was= a memory management problem. I think if you have a older libc, it might giv= e you the memory management problems, and make sure that the version of gcc t= hat you have is the needed one to compile the newest (I usually tells in the = README or INSTALL.txt) Jonathan --=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Jonathan Paul Cowherd jpcowh01(a)slug.louisville.edu http://www.slug.louisville.= edu/~jpcowh01> This is my world and I am... World Leader Pretend =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -- To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============8710233835468776257==-- From striepe@neokom.geo.uni-bonn.de Fri Jun 19 08:47:22 1998 From: striepe@neokom.geo.uni-bonn.de To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] gcc version 2.7.2.1 Date: Fri, 19 Jun 1998 10:47:22 +0200 Message-ID: <199806190847.KAA10984@neokom.geo.uni-bonn.de> In-Reply-To: <199806181849.OAA13582@ox.slug.louisville.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8196814515885803766==" --===============8196814515885803766== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable >=20 > > errno 11 from gcc when I try to compile my kernel. It's fairly random wh= en it=20 Please read this URL: http://www.bitwizard.nl/sig11/> I hope it helps. arnulf --=20 know my poetry? - c...k -- To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============8196814515885803766==-- From hassey@gte.net Sat Jun 20 14:07:46 1998 From: hassey@gte.net To: users@lists.opensuse.org Subject: Re: [S.u.S.E. Linux] gcc version 2.7.2.1 Date: Sat, 20 Jun 1998 10:07:46 -0400 Message-ID: <358BC232.31887239@gte.net> In-Reply-To: <9806181321.AA19050@ibm29.adapco.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8488821547306513434==" --===============8488821547306513434== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This sounds like a hardware problem to me. Perhaps a cache or memory problem ? I once had a 486 that had a similar problem, random gcc failures. I disabled the L2 cache and things compiled just fine. Another virtually identical machine had no problems with L2 cache enabled. Another thing to look at is the memory/cache timing settings in bios, perhaps they are a bit aggresive ? john. drew(a)adapco.com wrote: > errno 11 from gcc when I try to compile my kernel. It's fairly random when= it > happens. It doesn't always happen at the same point in compilation. This = happened -- To get out of this list, please send email to majordomo(a)suse.com with this text in its body: unsubscribe suse-linux-e --===============8488821547306513434==--