Florin Andrei writes:
> On 15 May 2001 13:21:12 +0300, Sinisa Milivojevic wrote:
> I have different results. Here:
> 
> (I'm doing everything on a dual-proc Linux Red Hat 7.0 system with all
> updates applied, except for the kernel which is the original one)
> 
> I modified the spec file like this:
> 
> ###########################################
> --- mysql-3.23.38.spec.orig Wed May  9 13:56:54 2001
> +++ mysql-3.23.38.spec Tue May 15 15:15:38 2001
> @@ -151,9 +151,9 @@
> # The --enable-assembler simply does nothing on systems that does not
> # support assembler speedups.
> sh -c  "PATH=\"${MYSQL_BUILD_PATH:-/bin:/usr/bin}\" \
> - CC=\"${MYSQL_BUILD_CC:-egcs}\" \
> + CC=\"${MYSQL_BUILD_CC:-kgcc}\" \
> CFLAGS=\"${MYSQL_BUILD_CFLAGS:- -O3}\" \
> - CXX=\"${MYSQL_BUILD_CXX:-egcs}\" \
> + CXX=\"${MYSQL_BUILD_CXX:-kgcc}\" \
> CXXFLAGS=\"${MYSQL_BUILD_CXXFLAGS:- -O3 \
>          -felide-constructors -fno-exceptions -fno-rtti \
>  }\" \
> ###########################################
<cut> 
> 
> I'm confused...
> 
> It doesn't work with egcs/kgcc (same thing), but it's supposed to.
> It does work with gcc, but it's not supposed to. :-)
> 
> Now what?
> 
> How are YOU building the RPM packages? Which distribution / compiler /
> version / blah-blah ???
> 
> -- 
> Florin Andrei
> 
> "All operating systems suck.
> Linux just sucks less" - an MIT guy
> 
> 

Hi!

Regarding the fact that it does not work with egcs, it is news to
us. It should work, but then we did not use egcs for long time
already. 

Regarding the fact that 2.96 can build working binaries, that is good
news, but before we try it ourselves, could you please run all
mysql-test programs plus sql-bench. See if it will pass them all.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to