Re: Problem with gcc

2002-03-20 Thread fred smith
On Wed, Mar 20, 2002 at 12:22:27PM -0600, Saul Arias wrote: > Start here: > http://www.google.com/search?q=memtest86 > > On Wed, 2002-03-20 at 11:41, Fernando Costa de Almeida wrote: > > Where can I find memtest86? or directly at www.memtest86.com -- Fred Smith -- [EMAIL PROTECTED] --

Re: Problem with gcc

2002-03-20 Thread Saul Arias
Start here: http://www.google.com/search?q=memtest86 On Wed, 2002-03-20 at 11:41, Fernando Costa de Almeida wrote: > Where can I find memtest86? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-li

Re: Problem with gcc

2002-03-20 Thread Ed Wilts
On Wed, Mar 20, 2002 at 02:41:15PM -0300, Fernando Costa de Almeida wrote: > Where can I find memtest86? http://freshmeat.net/search/?q=memtest86§ion=projects I usually start all my Linux software searches at Freshmeat.net and search from there. .../Ed -- Ed Wilts, Mounds View, MN

Re: Problem with gcc

2002-03-20 Thread Fernando Costa de Almeida
Where can I find memtest86? - Original Message - From: "Trond Eivind Glomsrød" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 1:54 PM Subject: Re: Problem with gcc > "Fernando Costa de Almeida" <[EMAIL PROTECTED]&

Re: Problem with gcc

2002-03-20 Thread Trond Eivind Glomsrød
"Fernando Costa de Almeida" <[EMAIL PROTECTED]> writes: > Hi! > Im in a strange problem with my Red Hat 7.1 system When compiling a > simple program like this: > > int main() { > return(0); > } > > Some times it compiles well, but in the other the system generates a

Re: problem with gcc under RedHat 5.1

1998-05-28 Thread Jerome . Le-Tanou
At 06:07 28/05/98 -0700, you wrote: > >[EMAIL PROTECTED] said: >> I've juste finish to install RedHat 5.1 > >> When i've tryed to compil qt-1.33 i've got this message from gcc : > >> gcc: installation problem, cannot exec 'cc1plus' no file ... ... ... > >> cc1plus is th

Re: problem with gcc under RedHat 5.1

1998-05-28 Thread Rick Forrester
[EMAIL PROTECTED] said: > I've juste finish to install RedHat 5.1 > When i've tryed to compil qt-1.33 i've got this message from gcc : > gcc: installation problem, cannot exec 'cc1plus' no file ... ... ... > cc1plus is the preprocesseur for c++ so I think the pr