Hi Hakan,
Hakan Kuecuekyilmaz wrote:
> Concerns of the week.
>
>
<-- cut -->
> - I am still not able to include my Solaris 9/SPARC workstation
> into WFTO due to
> http://bugs.mysql.com/bug.php?id=34866
>
Have you considered using Sun Studio 12 compiler instead of gcc for
this? In most cases the Sun Studio compiler should produce better
optimized code than gcc when running on SPARC (at least I have heard so).
BTW: I am also able to compile MySQL with Falcon with gcc on Solaris 9
on SPARC without running into the linking problems reported in bug #34866.
..olav