> I tried to integrate, MySql++-1.7.9 with
> mysql-max-3.23.55-ibm-aix4.3.2.0-powerpc.
>
> I compiled with gcc3.2.1, and i passed the 2 patches for gcc3.0 and
> gcc3.2, on Aix4.3.2
>
> How-To-Repeat:

> My configure contains:
> setenv CC /opt/gcc-3.2.1/usr/local/bin/gcc
> setenv CXX /opt/gcc-3.2.1/usr/local/bin/g++
> setenv CFLAGS '-Wno-deprecated'
> setenv CXXFLAGS '-Wno-deprecated'
> setenv MAKE /opt/bin/make
>
> ./configure --srcdir=/opt/mysql++-1.7.9.src/mysql++-1.7.9
> --with-mysql-include=/opt/mysql/include
> --prefix=/opt/mysql++-1.7.9_gcc3.2
>
> And at compilation time i obtain this error:
> connection.cc:26: default argument given for parameter 6 of `
>    MysqlConnection::MysqlConnection(const char*, const char*, const
> char*,
>    const char*, unsigned int, char = 0, unsigned int = 60, bool = true,
> const
>    char* = "", unsigned int = 0)'
>
> Could you give me an advice, to correct this error.
>
> Thanks,
>
> Olivier
>
> --
> * -------------------------------------------- *
> * Olivier HARDOUIN [TRANSICIEL - TECHNOLOGIES] *
> *                                              *
> * sgl: 8is - Bur: M077 - Tel: 05 62 14 34 87   *
> * -------------------------------------------- *
>
> ---end of your message-------
>
> MySQL Development Team

--
* -------------------------------------------- *
* Olivier HARDOUIN [TRANSICIEL - TECHNOLOGIES] *
*                                              *
* sgl: 8is - Bur: M077 - Tel: 05 62 14 34 87   *
* -------------------------------------------- *




---------------------------------------------------------------------
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