PHP5.2.1 64bit Solaris10/SPARC binary

Hi,I would like to run php5.2.1 64bit binary on T2000.So I'm looking for this binary to be optimized for T2000.And Could you tell me how to recompile PHP source to make 64bit binary?Regards,TA
[235 byte] By [1ashiba2a] at [2007-11-26 22:18:18]
# 1

PHP 5.2.1 seems to have many issues - I wouldn't recommend it.

You can try and build a 64-bit binary yourself, especially if you only want limited extensions. Add "-xtarget=generic64" to CFLAGS.

Be warned that you need to ensure that all libraries that PHP links with which are not part of the system must also need to be rebuilt as 64bit.

Shanti

shantiSa at 2007-7-10 11:13:02 > top of Java-index,Open Source Technologies,OpenSPARC...
# 2
Hi Shanti,Thank you for your advices.>I wouldn't recommend it.Colud you tell me this reason?Regards,TA
1ashiba2a at 2007-7-10 11:13:02 > top of Java-index,Open Source Technologies,OpenSPARC...