Allen,
  Sorry to take so long to reply I have been away,  and will be away
again in a few hours. Try this is a shell script:

rm config.cache
CC=gcc  CFLAGS=-O3  CXX=gcc  \
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \
./configure
$DEBUG --enable-large-files --with-berkeley-db --with-innodb
bash-2.05$

Ken  Good Luck

----- Original Message -----
From: "Allen Grace" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 9:38 PM
Subject: Re: stability of freebsd 4.3, gcc 2.95.3


> ----- Original Message -----
> From: "Ken Menzel" <[EMAIL PROTECTED]>
> To: "Allen Grace" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
> Sent: Thursday, July 19, 2001 11:40 PM
> Subject: Re: stability of freebsd 4.3, gcc 2.95.3
>
> > > Has anyone had unfavourable experiences with FreeBSD 4.3-STABLE,
gcc
> > 2.95.3,
> > > and libmysqlclient_r.so.10 (from MySQL 3.23.39), and POSIX
threads?
> >
> > Did you provide threads options when configuring?  Or just let
> > configure find the libs?
>
> I use -pthread for my stuff, and configure decided to use the same
thing for
> libmysqlclient_r. In any case, I take it this is a stable
combination for
> you.
>
> Should I perhaps try a different compiler version with freebsd 4.3?
Which
> version/compiler are you using?
>
> allen
>
> --
> Allen Grace
>
> Dark Blue Sea Pty Ltd
> ph +61 7 3007 0000
> fax +61 7 3007 0001
>
> ***The opinions expressed in this email are my own and are not
> representative of DBS Pty Ltd.***
>
>
>
> --------------------------------------------------------------------
-
> 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
>
>


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