Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread J . A . Magallon
On 06.06 Chmouel Boudjnah wrote: > Chmouel Boudjnah <[EMAIL PROTECTED]> writes: > > > because gcc is broken. > > i mean gcc-2.95.2 is broken, let me know if the cooker gcc has problems. > Mandrake has been naming its version of 2.95.2 as 2.95.3 since time ago. But now there is a real official

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread Chmouel Boudjnah
Chmouel Boudjnah <[EMAIL PROTECTED]> writes: > because gcc is broken. i mean gcc-2.95.2 is broken, let me know if the cooker gcc has problems.

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread Chmouel Boudjnah
"John Johnson" <[EMAIL PROTECTED]> writes: > Any reason I could not compile and install this version on Mandrake > 7.2? because gcc is broken. solution try to upgrade to latest gcc cooker (not supported).

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread John Johnson
M Subject: Re: [Cooker] gcc and Mandrake 7.2 > webmaster <[EMAIL PROTECTED]> writes: > > > This is caused by a bug in your compiler. Mandrake's version of > > gcc 2.95.3 have this bug (as reported by other users before), > > while stock 2.95.3 works for people. Yo

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread Chmouel Boudjnah
webmaster <[EMAIL PROTECTED]> writes: > This is caused by a bug in your compiler. Mandrake's version of gcc > 2.95.3 have this bug (as reported by other users before), while > stock 2.95.3 works for people. You have to either upgrade your compiler, > or blame your vendor (Mandrake), or install fr

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread webmaster
Below is the message I got back from the people that wronte the program I am compiling, this product is aspseek http://www.aspseek.org -- Date: Wed, 06 Jun 2001 10:58:35 +0400 From: Kir Kolyshkin <[EMAIL PROTECTED]> X-Mail

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread webmaster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 another note on this.. Same program compiles just fine on Mandrake 8.0. - -John At 02:10 PM 6/6/2001 +0100, you wrote: >John Johnson <[EMAIL PROTECTED]> writes: > > > There looks to be a problem with gcc and I don't know what to do about > > it.

Re: [Cooker] gcc and Mandrake 7.2

2001-06-06 Thread Chmouel Boudjnah
John Johnson <[EMAIL PROTECTED]> writes: > There looks to be a problem with gcc and I don't know what to do about > it. See below. if you read the errors message you see that is not gcc but the linker. look like you link to a outdated libs that you program require..

[Cooker] gcc and Mandrake 7.2

2001-06-05 Thread John Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There looks to be a problem with gcc and I don't know what to do about it. See below. c++ -g -O2 -D_REENTRANT -o searchd daemon.o excerpts.o qparser.o sqldb.o parser.o scanner.o streams.o charsets.o search.o templates.o sock.o logger.o stopword