On 2001 Jun 20, Michael Widenius <[EMAIL PROTECTED]> wrote:
>
> Tim, what do you think if we rename our own copy of bdb with 'libmy-bdb'
> just to ensure that we link with our copy of bdb ?
I think this is a good idea. libdb is everywhere, and it's
too easy to make a mistake. I'll add it to my
Hi!
Tim, what do you think if we rename our own copy of bdb with 'libmy-bdb'
just to ensure that we link with our copy of bdb ?
Regards,
Monty
> "Dave" == Dave FitzPatrick <[EMAIL PROTECTED]> writes:
Dave> On 19 Jun 2001, at 13:36, Sinisa Milivojevic <[EMAIL PROTECTED]> wrote:
>> Dave Fi
Thanks for your feedback.
--
Regards,
__ ___ ___ __
/ |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
On 19 Jun 2001, at 13:36, Sinisa Milivojevic <[EMAIL PROTECTED]> wrote:
> Dave FitzPatrick writes:
> > I recently set about upgrading our MySQL install on a Compaq Tru64 4.0f
> > Alpha box from 3.22.25 to 3.23.38.
> >
[snip]
> I edited sql/Makefile and replaced the two occurrences of:
> >
> >
Dave FitzPatrick writes:
> I recently set about upgrading our MySQL install on a Compaq Tru64 4.0f
> Alpha box from 3.22.25 to 3.23.38.
>
> As in the past, I used the Compaq cc as CC and gcc (2.95.3) as CXX with
> appropriate flags set. I do not have the GNU binutils installed, so it
> is the
I recently set about upgrading our MySQL install on a Compaq Tru64 4.0f
Alpha box from 3.22.25 to 3.23.38.
As in the past, I used the Compaq cc as CC and gcc (2.95.3) as CXX with
appropriate flags set. I do not have the GNU binutils installed, so it
is the Compaq ld that is used. I am, howev