Hi, We did some performance testing on MySQL and found that Sun Studio gives good performance on SPARC platform . However, on x64 platform ,gcc gives better performance.
Hence, I want to use Sun compilers to compile MySQL on SPARC and gcc compilers to compile MySQL on x64 platform. What is the best way for me to implement this in Makefile.sfw for MySQL. Thanks very much for your help and guidance. Regards, Ritu
