Re: Re: 3.23.47 compile problems with sun's forte compiler

2002-03-01 Thread Michael Widenius
mysql == mysql [EMAIL PROTECTED] writes: mysql Your message cannot be posted because it appears to be either spam or mysql simply off topic to our filter. To bypass the filter you must include mysql one of the following words in your message: mysql sql,query mysql If you just reply to this

RE: 3.23.47 compile problems with sun's forte compiler

2002-01-05 Thread Michael Widenius
Hi! Quentin == Quentin Bennett [EMAIL PROTECTED] writes: Quentin Hi, From the cc(1) man page for Forte Developer 6.2 Quentin These predefinitions are valid in all modes: Quentin __sun Quentin __unix Quentin __SUNPRO_C=0x530 Quentin __`uname -s`_`uname -r` Quentin __sparc (SPARC) Quentin

RE: 3.23.47 compile problems with sun's forte compiler

2002-01-04 Thread Sinisa Milivojevic
Quentin Bennett writes: Hi, From the cc(1) man page for Forte Developer 6.2 These predefinitions are valid in all modes: __sun __unix __SUNPRO_C=0x530 __`uname -s`_`uname -r`

Re: 3.23.47 compile problems with sun's forte compiler

2002-01-03 Thread Sinisa Milivojevic
Shakeel Sorathia writes: I just downloaded the 3.23.47 source for mysql, and I tried to compile it using Sun's Forte Compiler (6.2) however when trying to build libmysql/hash.c I got the following error. /opt/SUNWspro/bin/cc -DDEFAULT_CHARSET_HOME=\/opt/mysql/3.23.44\

Re: 3.23.47 compile problems with sun's forte compiler

2002-01-03 Thread Michael Widenius
Hi! Sinisa == Sinisa Milivojevic [EMAIL PROTECTED] writes: Sinisa Shakeel Sorathia writes: I just downloaded the 3.23.47 source for mysql, and I tried to compile it using Sun's Forte Compiler (6.2) however when trying to build libmysql/hash.c I got the following error. cut -DPIC -o

Re: 3.23.47 compile problems with sun's forte compiler

2002-01-03 Thread Shakeel Sorathia
Thanks for the help on this, it seems to be working now. One question though, wouldn't configure be able to take of this? --shak Michael Widenius wrote: Hi! Sinisa == Sinisa Milivojevic [EMAIL PROTECTED] writes: Sinisa Shakeel Sorathia writes: I just downloaded the 3.23.47 source for

Re: 3.23.47 compile problems with sun's forte compiler

2002-01-03 Thread Michael Widenius
Hi! Shakeel == Shakeel Sorathia [EMAIL PROTECTED] writes: Shakeel Thanks for the help on this, it seems to be working now. One question Shakeel though, wouldn't configure be able to take of this? The problem is that as I don't have access to a Forte compiler, so I haven't been able patch

RE: 3.23.47 compile problems with sun's forte compiler

2002-01-03 Thread Quentin Bennett
Widenius [mailto:[EMAIL PROTECTED]] Sent: Friday, 4 January 2002 3:31 p.m. To: Shakeel Sorathia Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: 3.23.47 compile problems with sun's forte compiler Hi! Shakeel == Shakeel Sorathia [EMAIL PROTECTED] writes: Shakeel Thanks for the help

Re: 3.23.47 compile problems with sun's forte compiler

2002-01-03 Thread Colin Faber
PROTECTED] Subject: Re: 3.23.47 compile problems with sun's forte compiler Hi! Shakeel == Shakeel Sorathia [EMAIL PROTECTED] writes: Shakeel Thanks for the help on this, it seems to be working now. One question Shakeel though, wouldn't configure be able to take of this? The problem

3.23.47 compile problems with sun's forte compiler

2002-01-02 Thread Shakeel Sorathia
I just downloaded the 3.23.47 source for mysql, and I tried to compile it using Sun's Forte Compiler (6.2) however when trying to build libmysql/hash.c I got the following error. /opt/SUNWspro/bin/cc -DDEFAULT_CHARSET_HOME=\/opt/mysql/3.23.44\ -DDATADIR=\/opt/mysql/3.23.44/var\