Re: Solaris 2.8 configure problem...

2001-08-28 Thread Michael Widenius
Hi! > "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes: Sinisa> Jeremy Zawodny writes: >> I have a fairly new Solaris 2.8 (Ultra Sparc) machine on which I'm >> trying to build the MySQL client libraries. According to the >> INSTALL-SOURCE file, I need to use a command-line like th

Solved (Re: Solaris 2.8 configure problem...)

2001-08-27 Thread Jeremy Zawodny
On Mon, Aug 27, 2001 at 03:42:44PM -0400, Andrew Gideon wrote: > > I'd this problem too (and I didn't note lines to be removed in the > documentation). It turns out that there is in the configure script > an assumption that the inability to produce a working executable > implies that cross compi

Re: Solaris 2.8 configure problem...

2001-08-27 Thread Andrew Gideon
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Sinisa Milivojevic) writes: >> >> What can I do to fix/debug this problem? I'd this problem too (and I didn't note lines to be removed in the documentation). It turns out that there is in the configure script an assumption that the inab

Re: Solaris 2.8 configure problem...

2001-08-27 Thread Jeremy Zawodny
On Mon, Aug 27, 2001 at 09:43:23PM +0300, Sinisa Milivojevic wrote: > > Jeremy, > > In our manual, chapter on Solaris, there are instructions on which > lines to delete from configure script in the case like above. Right. I've looked at: http://www.mysql.com/doc/S/o/Solaris.html http://w

Re: Solaris 2.8 configure problem...

2001-08-27 Thread Sinisa Milivojevic
Jeremy Zawodny writes: > I have a fairly new Solaris 2.8 (Ultra Sparc) machine on which I'm > trying to build the MySQL client libraries. According to the > INSTALL-SOURCE file, I need to use a command-line like this: > > CC=gcc CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-except

Solaris 2.8 configure problem...

2001-08-27 Thread Jeremy Zawodny
I have a fairly new Solaris 2.8 (Ultra Sparc) machine on which I'm trying to build the MySQL client libraries. According to the INSTALL-SOURCE file, I need to use a command-line like this: CC=gcc CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" ./configure --wi