List:Internals« Previous MessageNext Message »
From:Sasha Pachev Date:November 3 2001 7:53pm
Subject:Re: Re: Date and Time Handling Functions in other languages
View as plain text  
On Saturday 03 November 2001 11:05 am, Daniel BODEA wrote:
> > Works for me without a problem.
> > What gcc version do you use ? Not 2.96, I hope ?
> > (that's the reason to CC - I don't know what gcc comes with RH7.1)
> 
> Yes it's 2.96 but I've seen a note from RedHat saying that even if it's not
> an official GCC release, faulty code generation is mainly due to
> non-standard coding styles.

Unfortunately, what RH calls "non-standard coding styles" is widely used in a 
lot of packages. And this is no excuse for shipping a compiler that produces 
broken code.

However, in this case, there could be another problem. Do the following:

cat /proc/cpuinfo
(paste the output into the message)
cd strings
rm conf_to_src conf_to_src.o
make conf_to_src
(paste the output of make)

The purpose of the above is to make sure that gcc does not compile for the 
wrong architecture.


> 
> I haven't had any problems with it up to now. What version do you work with?

We use gcc 2.95 and recommend that you downgrade you gcc to 2.95.

-- 
MySQL Development Team
For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <sasha@stripped>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
       <___/                  
Thread
Re: Re: Date and Time Handling Functions in other languagesDaniel BODEA3 Nov
  • Re: Re: Date and Time Handling Functions in other languagesSasha Pachev3 Nov
    • Re: Date and Time Handling Functions in other languages(Trond Eivind Glomsrød)3 Nov
      • Re: Date and Time Handling Functions in other languagesSasha Pachev3 Nov
        • Re: Date and Time Handling Functions in other languages(Trond Eivind Glomsrød)7 Nov
          • Re: Date and Time Handling Functions in other languagesSasha Pachev7 Nov
            • gcc 2.96Michael Widenius8 Nov
              • Re: gcc 2.96Sasha Pachev8 Nov
          • Re: Date and Time Handling Functions in other languagesMichael Widenius8 Nov
Re: Date and Time Handling Functions in other languagesDaniel BODEA4 Nov
Re: Date and Time Handling Functions in other languagesDaniel BODEA7 Nov
  • Re: Date and Time Handling Functions in other languagesTrond Eivind Glomsrød7 Nov