RE: 64bit mysql and gcc

2001-12-07 Thread Ian
I just checked out sun-freeware and they have recently released gcc 3.0.2. I am downloading this now and as soon as I get some time over I will see if this can be used to generate 64 bit binaries. I just checked on this. The gcc package from sun-freeware was not built with 64bit support.

RE: 64bit mysql and gcc

2001-12-06 Thread Michael Widenius
Hi! Greg == Greg Cope [EMAIL PROTECTED] writes: cut Greg We use the Sun's cc complier - this is the standard complier here on Spark / Greg Solaris. The problem is that we don't have access to a system to a Solaris 8 system with SUN cc installed. (If anyone want to make one available to use

Re: 64bit mysql and gcc

2001-12-05 Thread Sinisa Milivojevic
Ian writes: Here is the 2.8 package I just downloaded from one of your mirror sites. [reckon]/vol0/homes/ian/tmp/mysql-3.23.46-sun-solaris2.8-sparc/bin ls mysqld mysqld* [reckon]/vol0/homes/ian/tmp/mysql-3.23.46-sun-solaris2.8-sparc/bin file mysqld mysqld: ELF 32-bit MSB executable

Re: 64bit mysql and gcc

2001-12-05 Thread Laurent Oget
On Wed, Dec 05, 2001 at 05:05:54PM +0200, Michael Widenius wrote: Hi! cut Yes; Our Solaris binaries are currently 32 bit. The main reason for this is that I haven't seen any reports that gcc should be able to produce production quality code on 64 bit sparc. the sun compiler does,

Re: 64bit mysql and gcc

2001-12-04 Thread Sinisa Milivojevic
Ian writes: I would be more than happy to. Could you point me in the direction of the binaries? The ones that I have found have been 32bit DBs. IW. What makes you think that our Solaris 2.8 binaries are 32bit ?? -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __

Re: 64bit mysql and gcc

2001-12-04 Thread Ian
Here is the 2.8 package I just downloaded from one of your mirror sites. [reckon]/vol0/homes/ian/tmp/mysql-3.23.46-sun-solaris2.8-sparc/bin ls mysqld mysqld* [reckon]/vol0/homes/ian/tmp/mysql-3.23.46-sun-solaris2.8-sparc/bin file mysqld mysqld: ELF 32-bit MSB executable SPARC Version 1,

Re: 64bit mysql and gcc

2001-12-03 Thread Sinisa Milivojevic
Ian writes: Greetings, I am having some trouble getting a 64bit mysql (built with gcc) to work correctly. I am able to build and start mysql, but it crashes anytime I try to manipulate a table with some data in it. This is using mysql-3.23.42. Thanks in advance, IW

64bit mysql and gcc

2001-12-01 Thread Ian
Greetings, I am having some trouble getting a 64bit mysql (built with gcc) to work correctly. I am able to build and start mysql, but it crashes anytime I try to manipulate a table with some data in it. This is using mysql-3.23.42. Here is what I see in the error log. 011130 18:53:35 mysqld