James Bonham writes:
> Hello,
> 
> I have made several attempts at compiling and installing MySQL 3.23.36 and MySQL++ 
>1.7.8 on Solaris 2.7 Ultra Sparc.
> 
> I have included the latest versions of GNU binutils, libtool, make, gcc as indicated 
>in the documentation in the proper path.
> 
> I have tried using environment variable settings CFLAGS=-O6 dhave_curses_h, 
>CXXFLAGS=-O6 -felide-constructors -fno-exceptions -fno-rtti -dhave_curses_h, CC=gcc, 
>CXX=gcc
> 
> I continue to get "ld fatal" errors during the ./configure.
> 
> I am running out of ideas.
> 
> My questions are ... have these products ever been installed on this type of 
>platform ?  If so, what is recommended in terms of ./configure options, environment 
>variable settings, tools/utilities, etc., or other prerequisites in order to install 
>these products.
> 
> Any assistance will be greatly appreciated.
> 
> Cheers
> 

Hi!

For MySQL++ you should use g++ 2.95.2 only !!

And when building MySQL++, you should NOT set 

 CXXFLAGS=-O6 -felide-constructors -fno-exceptions -fno-rtti
-dhave_curses_h, CC=gcc, CXX=gcc

The above should be set for MySQL only !!

What problems do you have in building MySQL++.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to