RE: Compiling mysql with correct libraries

2002-10-21 Thread Iago Sineiro
> -Mensaje original- > De: Sinisa Milivojevic [mailto:sinisa@;mysql.com] > Enviado el: lunes, 21 de octubre de 2002 14:28 > Para: Iago Sineiro > CC: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Asunto: Re: Compiling mysql with correct libraries > > > On Mon, 21 Oct

Re: Compiling mysql with correct libraries

2002-10-21 Thread Michael T. Babcock
builds with these compilers have been tested extensively. We would suggest, however, that you stay away from gcc 3.0 series until we have had some time to do some more extensive testing. Speaking of which, how /is/ testing of gcc 3.x going? Is this an active issue for the new MySQL major rel

Re: Compiling mysql with correct libraries

2002-10-21 Thread Sinisa Milivojevic
On Mon, 21 Oct 2002 09:51:41 +0200 "Iago Sineiro" <[EMAIL PROTECTED]> wrote: > Hi all. > > I want to compile MySQL statically with my own UDF and InnoDB support in > one box and with make_binary_distribution install it in a RedHat 8.0 > box. > > Which are the correct versions for gcc and glibc?